That’s a classic trick! The hit enter to run function python command line thing is perfect for small tasks, but for bigger projects, I’d suggest using a proper editor.
VS Code is my go-to. It has a built-in terminal where you can do the same thing but with way more features.
Also, if you’re into learning, check out Codecademy’s Python course. It covers a lot of these basics in a super beginner-friendly way.
VS Code is my go-to. It has a built-in terminal where you can do the same thing but with way more features.
Also, if you’re into learning, check out Codecademy’s Python course. It covers a lot of these basics in a super beginner-friendly way.
