Day 3: How To Begin With Python
I started with the Official Python Tutorial, but found it necessary to “digress” a bit and understand the installation and configuration options. Having done that, we move to the next section in the tutorial – “Whetting Your Appetite” which is nothing but some introductory comments to warm you up. The next section is “Using the Python Interpreter”. This recommends taking a peek at “Command line … Continue reading Day 3: How To Begin With Python
