Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
joegeorge022 authored Dec 19, 2024
1 parent 03eec39 commit 4c67ee0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
<a href="Day-18" class="day">Day 18: Mastering Nested Loops in Python</a>
<a href="Day-19" class="day">Day 19: Fibonacci Sequence with Recursion</a>
<a href="Day-20" class="day">Day 20: Exploring Nested Functions in Python</a>
<a href="Day-21" class="day">Day 21: Coming Soon</a>
<a href="Day-22" class="day">Day 22: Coming Soon</a>
<a href="Day-23" class="day">Day 23: Coming Soon</a>
<a href="Day-21" class="day">Day 21: Exploring String and Integer Operations in Python</a>
<a href="Day-22" class="day">Day 22: Exploring Dictionary Operations</a>
<a href="Day-23" class="day">Day 23: Demonstrating List Operations</a>
<a href="Day-24" class="day">Day 24: Coming Soon</a>
<a href="Day-25" class="day">Day 25: Coming Soon</a>
<a href="Day-26" class="day">Day 26: Coming Soon</a>
Expand Down

0 comments on commit 4c67ee0

Please sign in to comment.