please could you write out a code which will display the days of the week when a user enters any number from 1 to 7, when 1 represents monday,2represents tuesday ,3represents wednesday,4 represents thursday, 5 represents friday,6 representssaturday and 7 represents sunday But the code is to be implemented using the switch statement and the if statement thank you so much
View All Comments
| View Tutorial