# 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!
# 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!
#You can use this package in Atom
#https://atom.io/packages/script
#It supports python, and many other languages like c++
#You can use this package in Atom
#https://atom.io/packages/script
#It supports python, and many other languages like c++
# When you are in atom, Go to > File > settings (Or press Ctrl + comma if u are a window user)and select "install" Or just press Ctrl + Shift + P and type "View installed packages" and select the correct one from the drop down list. From there, Look at the left pane of the screen click Install.
# When you are in atom, Go to > File > settings (Or press Ctrl + comma if u are a window user)and select "install" Or just press Ctrl + Shift + P and type "View installed packages" and select the correct one from the drop down list. From there, Look at the left pane of the screen click Install.