[IGNORE] Typo.
This commit is contained in:
2
dict.md
2
dict.md
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
# 📘 Python Dictionary Exercises by EKIKA
|
# 📘 Python Dictionary Exercises
|
||||||
|
|
||||||
These exercises will allow you working with Python `dict`. You’ll learn nested structures, lookups, merges, transformations, filtering, and frequency maps — foundational for JSON, API, and data processing.
|
These exercises will allow you working with Python `dict`. You’ll learn nested structures, lookups, merges, transformations, filtering, and frequency maps — foundational for JSON, API, and data processing.
|
||||||
|
|
||||||
|
|||||||
2
list.md
2
list.md
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
# Python List Exercises
|
# 📘 Python List Exercises
|
||||||
|
|
||||||
These exercises will help you get really good at using lists in Python. You'll practice things like loops, slicing, grouping, and working with nested lists.
|
These exercises will help you get really good at using lists in Python. You'll practice things like loops, slicing, grouping, and working with nested lists.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user