Changes

Jump to: navigation, search

OPS435 Python Lab 1

28 bytes added, 20:44, 16 January 2018
Creating the introductory "Hello World" Script
</source>
<li style="margin-left:25px;">Another way of running a pythion program is executing it directly, e.g.: <source>./test.py</source>Note that the file will need execute permissions even though you ran it just fine earlier. Why is that?
<li style="margin-left:#25px;">Download the check script and check your work. Enter the following commands from the bash shell.<source lang="bash">
cd ~/ops435/lab1/
pwd #confirm that you are in the right directory

Navigation menu