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 the 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 versatile, making it a great choice for beginners and experts alike. Python's readability makes it a great first programming language — it allows you to think like a programmer and not waste time with confusing syntax.




SIMPLE ONE CODE:
        PYTHON HOW TO PRINT HELLO WORLD?

print("HELLO WORLD")


O/P:HELLO WORLD


THANK YOU

Comments

Post a Comment

Popular posts from this blog

How can i get a free Domain

TCS(Tata Consultancy Services.)