Browse Source

[IGNORE] Typo.

master
Anand Shukla 3 days ago
parent
commit
aef79d4f07
  1. 2
      dict.md
  2. 2
      list.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.

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.

Loading…
Cancel
Save