Advertisement
Lukyrouge22

Untitled

Oct 4th, 2015
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. command = read()
  2. if command == 1 then
  3. print("Les entree :")
  4. print(" ")
  5. print("***")
  6. print(" ")
  7. print("1. Salade de betteraves")
  8. print("2. Salade de cocombre")
  9. print("3. Salade d'oeuf")
  10. print("4. Salade composee")
  11. print("5. Salade de pomme de terre")
  12. print("6. Salade de printemps")
  13. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement