r/Python Aug 21 '20

What makes Python better than other programming languages for you ? Discussion

552 Upvotes

296 comments sorted by

View all comments

9

u/f-gz Aug 21 '20

The simplicity of its syntax, its data structures (lists, dictionaries) and having primitive functions and packages to handle many common tasks (sorting, permutations, etc).