What's a good exercise for me to try? I've been learning Python for a bit over a month now and I wanna test what I've learned.
List of 87 Programming Ideas for Beginners (with Python implementations)
Where to practice coding
Exercises foe a beginner to advance in python
I’m looking for Python exercise to expand my skills. Is there any good sources?
Videos
https://inventwithpython.com/blog/programming-ideas-beginners-big-book-python.html
I've compiled a list of beginner-friendly programming projects, with example implementations in Python. These projects are drawn from my free Python books, but since they only use stdio text, you can implement them in any language.
I got tired of the copy-paste "1001 project" posts that obviously were copied from other posts or generated by AI which included everything from "make a coin flip program" to "make an operating system". I've personally curated this list to be small enough for beginners. The implementations are all usually under 100 or 200 lines of code.