This is a short write up of how to create an actual python program file instead of typing commands into IDLE’s command prompt.  

This tutorial is an introduction to python data structures.  We will go through the basics of tuples, lists, dictionaries etc…

This tutorial is an introduction to python data types.  We will go through the basics of integers, strings.  If you are coming from another programming language try to keep an open mind as python is a little different than the …

Data Types Read more »