Write a program that prints the question


Write a program that prints the question"do you want to continue?"and reads a user input. if the user input is"y", "yes", "ok", "sure", or "why not?" , print out "ok". if the user input is "n" or "no", then print out "terminateing ".otherwise, print "bad input". the case of the user input should not matter.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program that prints the question
Reference No:- TGS0117799

Expected delivery within 24 Hours