please write a code in python with a drop-downmenu including all of the days of the week: after the user clickson an option in the drop-down menu and clicks the button the codeshould be able to do the following:
when the user clicks the day (for example Monday) the computershould be able to generate an output of 1
ie:
if user picks Monday, then the total output is 1
if user picks Tuesday then the total output is 2
if user picks Wednesday then the total output is 3ect.
please write a code in python with a drop-down menu including all of the days of the week: after the user clicks on an o
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
please write a code in python with a drop-down menu including all of the days of the week: after the user clicks on an o
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!