Commit Graph

10 Commits

Author SHA1 Message Date
Ido777
47a065c126 Update the solutions notebooks and README files to reflect new GitHub repository links for source, ensuring consistency across the documentation. 2025-04-30 12:01:58 +03:00
Akshitha Kumbam
3569503963 Update parking_lot.py
Updated [return True if {boolean expression} else False] --> {boolean expression}
2025-04-07 14:07:45 +03:00
Ido Ophir
d65fca4644 Update solutions/object_oriented_design/parking_lot/parking_lot.py
Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-07 13:35:43 +03:00
shivral
1edf1696f0 Update parking_lot.py
Fixed the typo where spot size was not being assigned and cleaned up the supers
2025-04-07 13:35:43 +03:00
Narendra Choudhary Legha
1f939ec351 Resolve #195: Fix broken GitHub URLs (#199) 2018-08-12 20:49:30 -04:00
cclauss
4a7d2e4525 Adding missing self variable (#158) 2018-05-06 21:25:31 -04:00
cclauss
1b339dbdde Change LARGE to VehicleSize.LARGE in parking lot solution (#146) 2018-04-08 20:25:11 -04:00
cclauss
f099a0ad3f Convert all .py files to be valid Python (#98) 2018-03-06 19:37:46 -05:00
Ian Park
4badddd78e Init spot_size member in parking lot exercise (#83) 2017-05-29 20:55:32 -04:00
Donne Martin
831906f96c Add Parking Lot Solution 2017-03-03 18:54:23 -08:00