摘要:
# filename:python2.27.py# author:super# date:2018-2-27def hello_to_others(names): for i in names: print('hello, ' + i)namelist = ['aa', 'bb', 'cc']hel 阅读全文
posted @ 2018-02-27 08:56
super-JAVA
阅读(113)
评论(0)
推荐(0)
摘要:
# filename:python2.26(2).py# author:super# date:2018-2-26print('today to learn the function')def hello(username): print('hello, world '+username)def p 阅读全文
posted @ 2018-02-27 08:24
super-JAVA
阅读(164)
评论(0)
推荐(0)

浙公网安备 33010602011771号