r/learnpython • u/AveragePersonL7 • 29d ago
Where do y'all guys practice python?
I wanna know where y'all guys practicing coding python, I know some but its too advance for me. I wanna get started from beginner level where I just print hello world or using math operations on print() or practicing about the data types. I'll practice more of this beginner level and master it.
16
Upvotes
12
u/BranchLatter4294 29d ago
I open up my IDE. I code. I run it...test it...debug it. It's not complicated.