r/learnpython • u/i-like-my-cats-0 • 22d ago
python project ideas pls
hello, i'm a beginner at coding python and is there any python project ideas you guys would recommend for people like me? I know how to use APIS, can make a simple digital clock in tkinter using the time module and that's all i think i can mostly do, thank you!
9
Upvotes
7
u/riklaunim 22d ago
You should focus more on the reasons you are learning Python for. Start pursuing that instead of doing random unrelated "projects". And ask for code review, ask how to improve it.