Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 393 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 393 Bytes

Intro To Python

This is meant to be a really quick overview of Python, in a walkthrough style (as opposed to a hands-on workshop).

Installation

  1. Clone this repository
  2. cd to the cloned directory in a terminal
  3. Run ipython notebook in the directory

Authors

  • Steve Androulakis (Monash University)
  • Simon Michnowicz (Monash University)
  • Stuart Archer (Monash University)