how do I run a python program on atom
# 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!