Skip to content

Commit

Permalink
Higher Order Functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Asabeneh committed Jul 9, 2020
1 parent c3cfc49 commit 3de73b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 14_Day_Higher_order_functions/14_higher_order_functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</div>
</div>

[<< Day 13](../13_Day_List_comprehension/13_list_comprehension.md) | [Day 15>>](../15_Day/15_python_type_error.md)
[<< Day 13](../13_Day_List_comprehension/13_list_comprehension.md) | [Day 15>>](../15_Day_Python_type_errors/15_python_type_errors.md)

![30DaysOfPython](../images/[email protected])
- [📘 Day 14](#-day-14)
Expand Down Expand Up @@ -359,4 +359,4 @@ numbers = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]

🎉 CONGRATULATIONS ! 🎉

[<< Day 13](../13_Day_List_comprehension/13_list_comprehension.md) | [Day 15>>](../15_Day/15_python_type_error.md)
[<< Day 13](../13_Day_List_comprehension/13_list_comprehension.md) | [Day 15>>](../15_Day_Python_type_errors/15_python_type_errors.md)

0 comments on commit 3de73b9

Please sign in to comment.