Changes

Jump to: navigation, search

OPS435 Python Lab 1

9 bytes removed, 07:15, 18 May 2017
Creating the introductory "Hello World" Script
:#Save the file and quit vim. We will now go over the process of manually running this python script. Both in the Bash shell and in the IPython shell.
:#Now lets try running the script directly from the IPython shell by issuing the follwoing commands:<source>
ipython3
%run ~/ops435/lab1/lab1a.py
</source><br><br>Your python script should have run, if you have any errors you should check that you typed the script in exactly. Be careful of extra spaces, symbols, letters, or lowercase/uppercase differences.<br><br>
13,420
edits

Navigation menu