diff --git a/2023/day42.md b/2023/day42.md index 8e501c0..3d22b4a 100644 --- a/2023/day42.md +++ b/2023/day42.md @@ -68,6 +68,6 @@ The print argument is a string, which is one of Python's basic data types for st ## Resources: -[Learn Python - Full course by freeCodeCamp](https://youtu.be/rfscVS0vtbw) -[Python tutorial for beginners by Nana](https://youtu.be/t8pPdKYpowI) -[Python Crash Course book](https://amzn.to/40NfY45) \ No newline at end of file +- [Learn Python - Full course by freeCodeCamp](https://youtu.be/rfscVS0vtbw) +- [Python tutorial for beginners by Nana](https://youtu.be/t8pPdKYpowI) +- [Python Crash Course book](https://amzn.to/40NfY45) \ No newline at end of file