0
What is the code for user input ,please. I need instant answer.
like to write a code that user can input data
6 Réponses
0
Hi, follow the Javascript and JQuery trainings. You will have your answer 😁
0
ask = input("")
if "Lettuce" in ask:
Point += 5
if "Cheeseburger" in ask:
Point += 0
if "Mango" in ask:
Point += 9
if "Carrot" in ask:
Point += 4
if Point >= 10:
print("Come on Down!")
if Point < 10:
print("Time to wait
0
keyboard
0
keyboardask = input("")
if "Lettuce" in ask:
Point += 5
if "Cheeseburger" in ask:
Point += 0
if "Mango" in ask:
Point += 9
if "Carrot" in ask:
Point += 4
if Point >= 10:
print("Come on Down!")
if Point < 10:
print("Time to wait
0
ask = input("")
if "Lettuce" in ask:
Point += 5
if "Cheeseburger" in ask:
Point += 0
if "Mango" in ask:
Point += 9
if "Carrot" in ask:
Point += 4
if Point >= 10:
print("Come on Down!")
if Point < 10:
print("Time to waitask = input("")
if "Lettuce" in ask:
Point += 5
if "Cheeseburger" in ask:
Point += 0
if "Mango" in ask:
Point += 9
if "Carrot" in ask:
Point += 4
if Point >= 10:
print("Come on Down!")
if Point < 10:
print("Time to wait