Hello

来源:互联网 发布:玛泽会计师事务所 知乎 编辑:程序博客网 时间:2024/05/21 08:02
def say_hello():    print "Hello, this is my first post."    print "I'm learning lattice Boltzmann method"    print "and currently trying to implement it with Python."say_hello() 

0 0
原创粉丝点击