After Over 5 Years of Python, I Realized That Python Source Files Should Not Be Named Arbitrarily
It’s that time again to decide what to have for lunch. I’m tired of the restaurants around the office, but I still need to eat. So, I decided to write a small program to let Python randomly choose a lunch menu for me. I casually created a source file named <span>random.py</span> (remember this filename!), and … Read more