Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (50.2k points)

Can anyone tell me how is python different from C++?

1 Answer

0 votes
by (119k points)

C++ has more structural rules and programming conventions, whereas Python aims to imitate the regular English language with fewer structural rules making it easier to learn. Comparing the use cases, Python is a more suitable programming language for machine learning and data analysis, and whereas C++ is suitable for game development and large systems.

I recommend to start with Python, check out this Python Training course by Intellipaat to learn Python.

You can watch this video on Python vs C++ for more comparisons:

Related questions

0 votes
1 answer
asked Aug 1, 2020 in Python by ashely (50.2k points)
0 votes
1 answer
0 votes
1 answer
asked Sep 23, 2020 in Python by ashely (50.2k points)
0 votes
1 answer
asked Sep 23, 2020 in Python by ashely (50.2k points)
0 votes
1 answer
asked Sep 23, 2020 in Python by ashely (50.2k points)

Browse Categories

...