It seems that a man named Richie Hindle made a GOTO module in Python as an April fool’s joke. The GOTO construct, which has been quite controversial on whether it creates unmaintainable spaghetti code or a construct to make programming easier. The construct has been around for ages. It has been present in almost all current high-level languages. However, there are some languages that are the exception and don’t have GOTOs, namely Python and Ruby. Well, we can now write off Python to that list
I wonder how Guido van Rossum would feel about this module?








Add Comment

