How do I run code in sublime text 3 and notepad++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 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.

9th Mar 2018, 2:13 PM
Agbeli Bismark
Agbeli Bismark - avatar
4 Answers
+ 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".
9th Mar 2018, 2:17 PM
Tiger Jones
Tiger Jones - avatar
+ 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.
9th Mar 2018, 2:21 PM
Fata1 Err0r
Fata1 Err0r - avatar
0
thank you
9th Mar 2018, 2:24 PM
Agbeli Bismark
Agbeli Bismark - avatar
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
9th Mar 2018, 6:09 PM
Agbeli Bismark
Agbeli Bismark - avatar