输入、输出与Mad Libs 游戏

noun=input('请输入一个名词:')
word2=input('请输入一个国家:')
word3=input ('请输入一个时间:')
word4=input('请输入一个形容词:')




print('python是一种面向对象的解释型{}机程序设计语言,由{}人于{}年发明。具有{}和强大的库'.format( noun,word2,word3,word4,计算,荷兰,1989,丰富))

 

posted @ 2018-04-18 21:08  黄雪旎  阅读(124)  评论(0编辑  收藏  举报