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

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
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

Post by answerhappygod »

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.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply