Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
josemoracard authored Nov 29, 2023
1 parent 48849c6 commit 5905369
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@

Lists and loops are one of the most challenging topics to grasp when learning how to code. You will learn:

1. All the possible ways to loop in Python.
+ All the possible ways to loop in Python.

2. Looping lists, tuples, dictionaries and other data structures.
+ Looping lists, tuples, dictionaries and other data structures.

The entire tutorial is 👆 interactive, ✅ auto-graded, and has 📹 video tutorials.

Expand Down

0 comments on commit 5905369

Please sign in to comment.