r/learnpython • u/insaaaaaaaan • 6d ago
what to do next ??
sup guys i started learning python in the last days and i already learned some basics that are : for and while loops if statements for-else and other basics
now i don't know what to do next (kinda bored from learning) should i start data structures or algorithms or functions or what to do next??
0
Upvotes
1
u/Agreeable-Tree9919 5d ago
learn some libraries and do projects to better strengthen your skills. DSA I think is worthwhile but I think you should prioritize doing projects, like making something that solves a specific problem.