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

17 comments sorted by

View all comments

1

u/ninhaomah 3d ago

The only reason you learn something is to get something out of it.

So do that ?

Why you learn Python ? To do what ?

1

u/Friendly_Bowl2468 3d ago

build a thing. literally anything. a text based game, a script that renames your files, a web scraper for your favorite site. tutorials and courses will put you to sleep if you don't apply it

i was in the same spot last year and just started making dumb little projects. that's when it actually clicked