+ 3
What is the thing ; python is best at?
4 Answers
+ 10
Python is great for backend web development, data analysis, artificial intelligence, and scientific computing.
Python also has better readability that make it easy to learn
+ 3
python is the best for understanding programmation and basics concepts like variable, function and oop (class, object...)
Python is an high level language, very close of our language of human but python is quite slow because it's an interpreted language.
other languages like c++ are faster but more difficult to learn and understand.
You can begin tge programmation with a language like python, but a moment will come : you will be limited by speed because python really slow.
Python is very interesting and in theory you can do whatever you want to do but python isn't fast enough. I suggest you to do a language that use compilation like c++ when you have assimilated the bases.
+ 1
thanx
+ 1
python is a glue language to do data science, it has libraries to work with data, to do statistics, to connect to most machine learning tools.