Changes

Jump to: navigation, search

OPS435 Python Lab 1

10 bytes added, 08:49, 16 May 2017
String Variables
</source>
:#To gain practice, create a python script (called lab1b.py) with the following content and details:
::::* The script should have a Shebang line::::* The script should use a single variable called "name"::::* The value of the "name" variable should be "Isaac"::::* The script, when executed, should print out "How old are you Isaac?"::::*Sample run: <source>
%cd ~/ops435/lab1/
%run ./lab1b.py
13,420
edits

Navigation menu