资 源 简 介
alpha 1.0
i have the code in the description
please use
IDLE python GUI to open. you can get it at python.org
print ("hi")
print ("starting Program")
print ("hi")
name = input("Enter your name: ")
print("hi ", name)
age = input("Enter your age: ")
age = int(age)
if (age == 24):
print("You are the same age as me")
else:
print("you have a diffrint age than me, i am 24")
print("so your name is",name)
print ("and your age is" ,age)
yes = input ("is this information right? ")
if (yes == "yes"):
print("good now we can go on")
else:
print("exout of this programe and try agen your anser was no or is was not a valid respons" )
askme = input (" ask me a