Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 2

43 bytes removed, 02:52, 25 May 2017
PART 1 - INDENTATION AND IF LOGIC
:'''Perform the following steps:'''
:#Open ipython3<source>
ipython3
</source>
:#First lets start out with a very basic script. This script will use variables to print out specific information to the screen. Make the script '''lab2a.py''' with the following content.<source>
#!/usr/bin/env python3
198
edits