0
/ 10
Complete a program to encourage the user to do their chores before going to sleep. Begin by prompting the user Did you clean your room?...
Complete a program to encourage the user to do their chores before going to sleep.
Begin by prompting the user Did you clean your room? (answer yes or no)\n
and after receiving
their response, prompt them with Did you lay out your clothes for tomorrow? (answer yes or no)\n
and
receive their second response.
Have a goodnight! Dont forget to set your alarm.\n
and stop the program.go lay your clothes down bro.\n\n
bro go clean your room.\n\n
seriously? lets try this again.\n\n
Complete the code within the brackets ({ }
) below.
Your feedback will appear here when you check your answer.