busolaA

ASSESSMENT WEEK 2

Mar 31st, 2021 (edited)
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. "available_food" == ["bread, rice, semo, beans, plantain"]
  2. # if available_food == 'rice' :
  3. print("you are purchasing: rice, do you want a coke alongside?")
  4. print("yes")
  5. input("Got it!")
Add Comment
Please, Sign In to add comment