What do you think is an advantage of other languages compare to Python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What do you think is an advantage of other languages compare to Python?

considering Python has multiple allocation functionalities, intellectual return types and easy to operate class functionalities.

12th Jun 2018, 12:58 PM
Edward Ji
Edward Ji - avatar
4 Answers
+ 5
In my opinion, the advantages of Python: - no need to use ; - no { } - synthax is easier to catch
12th Jun 2018, 1:31 PM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 2
It's interpreted and dynamically typed. Others might see dynamically typed as an advantage, but I'd rather have to labour with type conversions than spent hours debugging because I put something somewhere and it now does something I didn't expect.
12th Jun 2018, 1:11 PM
BlazingMagpie
BlazingMagpie - avatar
+ 1
well it is general purpose language, easy syntax, beginner friendly, extended third party libraries and it lets you focus on the task rather than worrying abt the syntax
12th Jun 2018, 1:11 PM
ghali lawal
ghali lawal - avatar