Python Keywords Sample
Posted in python on August 26th, 2011 by Aditya – 2 CommentsRecently I was attempting to follow tutorial on python from LearnPythonTheHardWay.org (yes the name explains it pretty well). I am currently on exercise 37 where I need to review list of Python symbols among many other things. I decided to go slightly beyond what is required and jot down some snippets code too. Here are they read more »