BASIC'S OF PYTHON 1
PYTHON WHAT IS PROGRAMMING? Just like the language we use like Hindi, english or telugu to communicate . Python is a language for us and Computer to Communicate . Programming is a way to instruct the Computer to perform various tasks. WHAT IS PYTHON? Python is a simple and easy to understand language which feels like reading simple English. This Pseudo code nature of python makes it easy to learn and understandable by beginners Features of python : Easy to understand = less development time Free and open source High level language Portable - Works on Linux/windows/Mac not to mention (its fun to work) ...