print函数

1\直接输出数值和字符串类型: 1 print(2) 2 print('hello world') 

2\

posted on 2017-08-09 22:26  auleon  阅读(184)  评论(0)    收藏  举报