All about Python Language
WHAT IS PYTHON? => First of all say python is a computer or programming language.we know that two types of computer language 1>procedural language and 2>object oriented programming language.so,python is a object oriented programming language. Python is an interpreted language.that means python language will executed line by line and python is a high level programming language . python is a very easy language and user friendly language. Python's simple, easy to learn syntax emphasizes readability and therefore reduces th e cost of program maintenance. WHY LEARN PYTHON? =>Python is a general-purpose language, which means it can be used to build just about anything, which will be made easy with the right tools/libraries. Professionally, Python is great for backend web development, data analysis, artificial intelligence, and scientific computing. WHY PYTHON IS GOOD FOR BEGINNERS? Python is easy to use, powerful, and vers...
Comments
Post a Comment