Hi everyone! I’m brand new to programming and trying to get python3 to run in Sublime Text 3. I’ve installed Python3 and I know that it runs in the terminal:
And I’ve built a new system to run python3 in sublime. (Saved it as a .sublime-build file.)
When I build, the only result is this:
But when I change “Build System” from Python3 to Python. It’s working!!!
I would greatly appreciate any help. I need my code working with Python3 but don’t know how to get past this!
Thanks you all so much!!!