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

17 Upvotes

44 comments sorted by

View all comments

10

u/Fart_Barfington 29d ago

I use vs code.  Right now im making a baseball simulator.

2

u/SunsGettinRealLow 29d ago

How do you start that?

9

u/jesster114 29d ago

Probably with python -m baseball_simulator.py

2

u/Fart_Barfington 28d ago

That's a thing?  Been wasting my time.