Re: Simon's switch-a-like for Python
Message Details
Posted
5/7/2004; 7:20 AM by Seth DillinghamLast Modified
5/7/2004; 7:20 AM by Seth DillinghamIn Response To
Simon's switch-a-like for Python (#6851)Label
Computers-GeneralRead Count
285
Message Body
On 5/6/04, Jim Roepcke said:
>I remember doing something like this in another language that didn't
>have a switch/case statement... it might have been UserTalk
UserTalk has 'case', which is just like 'switch' in other languages.
Seth
>I remember doing something like this in another language that didn't
>have a switch/case statement... it might have been UserTalk
UserTalk has 'case', which is just like 'switch' in other languages.
Seth
Replies
| Re: Simon's switch-a-like for Python ( 5/7/2004 by Jim Roepcke ) | |
| On May 7, 2004, at 5:20 AM, Seth Dillingham wrote: > On 5/6/04, Jim Roepcke |
| Re: Simon's switch-a-like for Python ( 5/7/2004 by Greg Pierce ) | |
| On May 7, 2004, at 7:20 AM, Seth Dillingham wrote: > UserTalk has 'case', which |
| Re: Simon's switch-a-like for Python ( 5/7/2004 by Greg Pierce ) | |
| On May 7, 2004, at 7:20 AM, Seth Dillingham wrote: > UserTalk has 'case', which |




