What is Python?
—> It is a high-level programming language.
—> It is an interpreted language.
—> It is an object-oriented language.
—> Simple, easy to code.
—> Has built-in data structures.
—> Reduced cost of program maintenance.
—> Can be used on the server side to create web pages.
—> Used to handle big data and perform complex mathematics.
Why Python?
—>Works on different platforms.
—> Runs on an interpreter system.
—> Syntax Similar to English.
The above details are just simple details to get the gist of python, go to the below links to learn more about python and how to code in it.
Sources to Learn more: