Changes

Jump to: navigation, search

OPS435 Python Lab 1

2 bytes added, 17:12, 22 May 2017
PART 1 - Common Ipython Commands and Features
</source>
:::This resource will appear OVERWHELMING (a huge amount of information)! As we move throughout this course, you will slowly use different magic functions from here, but we will never use all of them. They cover a huge range of different tasks, while we are writing code, allowing us to interactively inspect the Python we are writing and running. Lets move on for now.
<ol><li value="13" style="margin-left:25px;">Issue the following command to exit your ipython session:<source>
</li>
:In the future to see if '''ctrl-d''' works instead of issuing the exit command to quit the ipython shell. Perform the following steps to evaluate this unit. Run these check scripts regularly as you work through the labs, they may give you hints if you get stuck. <source>
cd ~/ops435/lab1/
pwd #confirm that you are in the right directory
198
edits

Navigation menu