Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 2

57 bytes added, 12:10, 25 May 2017
PART 1 - USER INPUT
:'''Perform the following steps:'''
:#Launch your Centos VM, open a shell terminal (as a regular user) and start a new ipython3 session:<source>
ipython3
</source>
:#To begin, let's start out with a very basic script. This script will use variables that will display specific information to your terminal. Move to your '''~/ops435/lab2 ''' directory, create the file '''lab2a.py''' with a text editor containing the following content:<source>
#!/usr/bin/env python3
13,420
edits