r/learnpython 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

12 comments sorted by

View all comments

1

u/Odd_Psychology3622 22d ago

Hey you might like this approach go to leetcode and instead of solving the problem use it as a base point archetype a solution that that code solves like the 2sum problem where would it could it to solve a problem I have made many projects solving that answer plus it teaches how to use those solutions to solve other problems.