Changes

Jump to: navigation, search

OPS435 Python Lab 1

1 byte added, 12:33, 16 May 2017
INVESTIGATION 2: USING THE IPYTHON COMMAND LINE INTERFACE
= INVESTIGATION 2: USING THE IPYTHON COMMAND LINE INTERFACE =
:IPython is an interactive environment that allows us to run python code line by line as we write it. This will function almost exactly like a bash shell prompt, enter a command and recieve the output back. However the commands that we will be running are lines of python code. Using this method we will start creating scripts out of the code we build in the IPython environment.
=== PART 1 - Common Ipython Commands and Features ===
13,420
edits

Navigation menu