Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to write switch case statement in Python
Post: RE: How to write switch case statement in Python

Thank You for your HELP, The below code works fine but how to handle the error, if a user inputs any month or type anything other than the months listed below. def pick_month(): '''returns ...
pyhelp General Coding Help 9 9,186 May-28-2018, 06:41 PM
    Thread: How to write switch case statement in Python
Post: RE: How to write switch case statement in Python

j.crater How do I use dictionary to get the same result. Thanks for your help.
pyhelp General Coding Help 9 9,186 May-26-2018, 01:53 PM
    Thread: How to write switch case statement in Python
Post: How to write switch case statement in Python

I am new to programming and need help writing the below piece of code in switch-case. Please HELP. Thanks in Advance def pick_day(): '''Inputs day of week and returns the specified day. ''' ...
pyhelp General Coding Help 9 9,186 May-26-2018, 02:19 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020