首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 人工智能

人工智能

  • 资源大小:1.01 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

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
VIP VIP
0.175791s