File size: 157 Bytes
0745b90
 
bce3ad0
 
 
 
1
2
3
4
5
6
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!")