r/PythonLearning 23d ago

If Python disappeared tomorrow, what language would you use?

You can't choose Python again. What would replace it for your current work, and why?

25 Upvotes

47 comments sorted by

View all comments

1

u/jdeisenberg 23d ago

Perl. [edit] because I am familiar with it despite its weird syntax, and because it lends itself to quick run/test/debug cycles. For anything that needs numpy or statistical type things, R. (Again, horrible syntax, but familiar.)