Most of the people use Python as the first language to learn programming. There are many reasons for it – it is free open source and also very easy to understand. Being object oriented, it can also help in the advanced learning.We are going to learn about Python in this book. The book is for the absolute beginners. It is well laid out which explains all the fundamentals about Python language in easy to understand language and with loads of examples. We hope and wish that you enjoyed reading this book.Table of 1: What is Programming?Chapter 2: Getting Started with PythonChapter 3: Handling Input and OutputChapter 4: Finding Errors in your ProgramChapter 5: Using Mathematical OperatorsChapter 6: Comparison and Logical OperatorsChapter 7: Iterations/Looping in PythonChapter 8: Functions in PythonChapter 9: File HandlingChapter 10: Error HandlingChapter 11: References for Future Study_________________________________