There a some moments programming you look back on with shame. Perhaps my worst moment was when I started learning programming and didn’t know how to extract a value from a tuple in Python so I cast it to a string and used Regex to extract the integer.
Discussion
No replies yet.