مشروع جزيرة الكنز نسخة خاصة

print (“Hello in my island.”)
print (“”" Island “”")
how=input(“How will you go to my island?\nby:\ntrain :steam_locomotive:,ship :ship:,airplane :flight_departure:\n”).lower()
if how == “train” :
print (“ok”)
tra =input(“there are 3 trains choice 1:\ngreen :steam_locomotive:, blue :train2:, white :light_rail:\n”).lower ()
if tra == “green”:
print ("oops, you take a train which go to the Amazon rainforest.\nGame over ")
elif tra ==“blue”:
print (“Hello in my island \nyou are lucky person :star::tada:”)
elif tra == “white”:
print ("oops, you take a train which go to the Antarctica.\nSending my regards :wave: to the penguins :penguin::penguin::penguin:.\nGame over ")
else :
print (“sorry, I cannot understand you :sob:”)
elif how ==“ship”:
print (“ok”)
sh=input (“there are 3 ships choice 1:\ngray :ship:,white :motor_boat:,orange :sailboat:\n”).lower()
if sh==“gray”:
print (“oops, you take ship which go to spider’s island :spider::desert_island:\nGame over”)
elif sh == ‘white’:
print (“oops, you take ship which go to atlanta.\nGood bye\nGame over”)
elif sh ==“orange”:
print(“You are lucky.\nyou take ship :ship: which go to Maldive :sunrise:\nbut I am very sad\nyou don’t need to visit me\nGame over”)
else :
print (“sorry,I cannot understand you :sob:”)
elif how ==“airplane”:
print (“ok”)
air=input(“there are 3 airplanes choice 1:\ngreen :flight_arrival:,blue :flight_departure:,white :flight_arrival:\n”). lower ()
if air== “green”:
print ("oops,you take airplane which will be destroyed :boom:\nGood trip :skull:\nGame over ")
elif air == “blue”:
print (“oops,you take airplane :flight_departure: :flight_departure: which go to volcano that will explode :volcano:\nVolcano eruption :volcano::volcano: that a beautiful sight\nGood trip :skull:\nGame over”)
elif air == “white”:
print("Hello in my island\nyour are a lucky person :star::tada: ")
else :
print (“sorry,I cannot understand you :sob:”)
else :
print (“sorry,I cannot understand you :sob:”)

5 إعجابات

حلو دائما ورجينا المشاريع الجديدة موفق

3 إعجابات

إن شاء الله انزل كل جديد

3 إعجابات

جميل جداً اخى بارك الله فيك :heart:

إعجابَين (2)