xxxxxxxxxx
#You can use this package in Atom
#https://atom.io/packages/script
#It supports python, and many other languages like c++
xxxxxxxxxx
# How to run a python file in atom!
# Once you are in atom, go to file and then press on settings.
# From there press install, and in the search bar, search "atom-python-run"
# Once you install the package, press F5 and it should run the file!
xxxxxxxxxx
Click on Packages --> Commmand Palette --> Select Toggle.
Type Install Packages and Themes.
Search for Script and then install it.
Press Command + I to run the code (on Mac)