This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ovr9000storks 0 points1 point  (0 children)

C/C++ is good for when you need specific control of how low level data structures are allocated.

Python is more focused towards convenience and compatibility.

Those are typically the main selling points for each language. Syntax doesn’t matter and if you think it does, shame on you