The_Cake_Land / coolcode.py
Abigblueworld's picture
...
bce3ad0 verified
print ("Welcome to cake land!")
cake = input("What type of cake do you want to make?")
if input == "Chocolate":
print("Yummy! Chocolate cake is good!")