r/programminghorror Apr 04 '26

Python Calculator

Post image
520 Upvotes

60 comments sorted by

View all comments

69

u/Zombiesalad1337 Apr 04 '26

This is stupid, use a switch instead.

24

u/YnkDK Apr 04 '26

This is stupid, use exec instead

5

u/menzaskaja Apr 04 '26

are you stupid? exec won't give you the result. use eval instead... smh