Simon's switch-a-like for Python
Message Details
Posted
5/6/2004; 10:08 PM by Jim RoepckeLast Modified
5/6/2004; 10:08 PM by Jim RoepckeIn Response To
(#Top of Thread.)Label
Computers-GeneralRead Count
361
Message Body
Simon Willison: Switch statements in Python
I remember doing something like this in another language that didn't have a switch/case statement... it might have been UserTalk (Frontier's native programming language) I don't know why I didn't think of this for Python. Nice one Simon!
Replies
| Re: Simon's switch-a-like for Python ( 5/7/2004 by Seth Dillingham ) | |
| On 5/6/04, Jim Roepcke said: >I remember doing something like this in another |




