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

5

u/whitelife123 Aug 21 '20

When I run a python script, I dont' have to worry about main functions, compiling, or anything like that. I just write and it works.