Python自學 第三課 Python3語法print #

in python •  5 years ago 

1. print 輸出

print('Hello World') 或者 print("Hello World") => Hello World

print("I'll go to bed soon") => I'll go to bed soon

print('"Hello World"') => "Hello World"

2 # 備註 用於標記或者筆記

# abdcd => 




Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!