I'm just learning python and realize that there's no switch-case in python. This really kills my mood to learning python. What do you think of this python programmers?
Name:
Anonymous2010-11-22 10:13
Just learn some new stuff and realize you can't put def below it
wow()
def wow():
print("wow")
It will cause error
Is python really a good language or people just trolling saying it's good?