语句组

#!/usr/bin/python

flag = 1

while (flag):print ('欢迎访问菜鸟教程!')

print ("Good bye!")

posted @ 2021-01-07 14:41  杜广超  阅读(67)  评论(0)    收藏  举报