"Struggling with how to run code in for Python – any tips for beginners?"
Hey everyone! So I’m just starting out with Python and kinda confused about how to run code in for python. Like, do I use the terminal? An IDE? Just double-click the .py file?
I tried running a script from the command line, but got some weird error (classic, right?).
What’s the *simplest* way for a noob to get their code running? Any tools or tricks you’d recommend?
Also, is there a difference between running it in VS Code vs just using the Python IDLE thing?
Thanks in advance! 🙏 (pls go easy on me lol)
Hey everyone! So I’m just starting out with Python and kinda confused about how to run code in for python. Like, do I use the terminal? An IDE? Just double-click the .py file?
I tried running a script from the command line, but got some weird error (classic, right?).
What’s the *simplest* way for a noob to get their code running? Any tools or tricks you’d recommend?
Also, is there a difference between running it in VS Code vs just using the Python IDLE thing?
Thanks in advance! 🙏 (pls go easy on me lol)
