iT邦幫忙

第 12 屆 iThome 鐵人賽

0
自我挑戰組

笨方法學python 大家來一起開心學python XD系列 第 1

Day1:Hello World!

print 'Hello world!'
#你就會看到你的第一個程式

Hello world
這就是你的第一個python 程式XD

你的第二個python 程式
計算加法乘法除法,etc
e.g.

[In] 1+1
[out] 2
[In] 1*2
[Out] 2
[In] 2 ** 5 
[Out] 32

if you want connect two string use "+"

[In] print("i like python + python like me")
[Out] i like python python like me

下一篇
Day2:How to use comments,octothorpe and variable in Python
系列文
笨方法學python 大家來一起開心學python XD12
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言