Merge pull request #702 from shindeakshay0211/Fix-592-Spelling-Mistake

Fix-592-Spelling-Mistake
This commit is contained in:
Asabeneh 2026-01-10 18:52:06 +02:00 committed by GitHub
commit d51bec2d20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -93,7 +93,7 @@ len(tpl)
first_fruit = fruits[0]
second_fruit = fruits[1]
last_index =len(fruits) - 1
last_fruit = fruits[las_index]
last_fruit = fruits[last_index]
```
- Negative indexing