
Python has become my favourate lamguage to work with the moment i started coding in python. There are many many points that makes Python the best programmming Langugae in most use cases
1. If you are a bigginner and want to learn programming from scratch , pyhton is your best choice beacuse if does not focus on learning the language too much it is very simple and uses english language styntax so you can focus just on the logic itself.
2. Implementing is easy, you just install the python software and you can you start coding just from you Default notepad nothing else is needed, by deafult you can use Python IDLE that comes with the intallation of python.
3. Python being open source offere number of features, in most case it is very likekly whatever you want to do there is a optimised package present for you to use .
4. Python is easy to integrate with anything you can run it basically on any system you want and get the desired output.
5. I have used python with backend progarmming with API and DBs and it works flawlessly, i have used it for machine leraning models and working with dataframes, python makes it much easier. Review collected by and hosted on G2.com.
the only thing i would say if an issue with python is how you differentiate between the scopes of the code, using intentation, if you are using any IDE and Iterpretor then its not a problem, But if you are writing code at any online Compiler or notepad if you add or miss a whitespace then the code wont run and findind the mistake takes some time. Review collected by and hosted on G2.com.
Validated through LinkedIn
This reviewer was offered a nominal gift card as thank you for completing this review.
Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.



