- 1
How do I run code in sublime text 3 and notepad++
I want to run python and Java codes in sublime text and notepad++ but don't know how. Explanation from google and stackoverflow way over my head. Please explain it like you would to a 7 yr old.
4 odpowiedzi
+ 2
Those programs can just edit text. So you have to use the command line. For Python you must have installed Python and have it on the PATH (On windows this is an option in the installer). Then you navigate with to command prompt to your file and type something like "python yourfile.py".
+ 2
Kid, you shouldn't be sitting inside on your phone and computer all day. It's a nice day outside, so go out and play. You're only 7 years old, focus on having fun while you can. No.... you can't have cookies before dinner; I said go outside and play or I'll tell your mother. Now go.
(I don't talk to many 7 year olds, but I imagine that's what I would say.... lol)
https://realpython.com/blog/JUMP_LINK__&&__python__&&__JUMP_LINK/setting-up-sublime-text-3-for-full-stack-python-development/
^Here ya go. Read through that documentation. It'll help you get this situation sorted out and working for you.
0
thank you
0
I appreciate your answers very much but still I don't get it. I got similar stuff from google. I think I have to be spoon fed... huh