Changes

Jump to: navigation, search

OPS435 Python Lab 1

117 bytes added, 11:01, 17 May 2017
INVESTIGATION 2: USING THE "IPYTHON" CLI
= INVESTIGATION 2: USING THE "IPYTHON" CLI =
:'''IPython ''' is an interactive environment that allows us to run python code line by line as we write it. This will function almost exactly also act like a bash shell prompt, allowing usres to enter a command and recieve the output backmany Bash shell commands. However , the commands that we will be running are lines of python code. Using You will notice this method we by seeing an [IN] prompt where to enter commands and an [OUT] prompt that will display output from issued commands. We will start creating scripts out of the code we build in the within this '''IPython ''' environment.
=== PART 1 - Common Ipython Commands and Features ===
13,420
edits

Navigation menu