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 18, 2024
1 parent 584226a commit f0235a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<a href="Day-16" class="day">Day 16: Applying Sets, Lists, and Tuples in Python</a>
<a href="Day-17" class="day">Day 17: Exploring Functions and Recursion in Python</a>
<a href="Day-18" class="day">Day 18: Mastering Nested Loops in Python</a>
<a href="Day-19" class="day">Day 19: Lottery Simulation Using the random Module</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>
Expand Down

0 comments on commit f0235a8

Please sign in to comment.