Answers for "js question answer with yes not input"

2

ask a question on python

Question = input("your question")
if Question == ("yes")
	print ("well done")
elif Question == ("no")
	print ("try again")
Posted by: Guest on April-09-2020

Code answers related to "js question answer with yes not input"

Python Answers by Framework

Browse Popular Code Answers by Language