Question: Write a Visual Basic Code for the following problem: If the day of the week is Monday through Friday, then a message box is used
Problem 2: Write a code for the following problem: "If the day of the week is Monday through Friday, then a message box is used to display the string "You should be at work!". (Remember that it had to be between 8:00 A.M. and 5:00 PM to get to this point.) Otherwise, outputs the message "I love weekends". If the time of day is not between 8:00 A.M. and 5:00 P.M, then the string "You should not be at work!" is displayed in a message box
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
