Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6a4dab7

Browse files
Update README.md
1 parent a7cf965 commit 6a4dab7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎exercises/15.2-Parking_lot_check/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ parking_state = [
2020
1. Create a function `get_parking_lot()` that returns a dictionary with `total_slots`, `available_slots` and `occupied_slots` like the following:
2121

2222
```python
23-
2423
state = {
2524
total_slots: 12,
2625
available_slots: 3,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /