Viewing the Videos or Subscribing to the Podcast

Some of the entries have a picture, which you can click to access the video. Otherwise, to see the videos, use this icon to subscribe to or view the feed:


Or, subscribe in iTunes

Saturday, January 14, 2012

Using Python's Input Function with Numbers

We show how to use Python's input function to get numbers, without the program breaking if something other than a number is entered.