zero to hero python教學
40423252謝孟哲
分組報告問題1
Q:目前已經熟悉的 Python3 指令及語法有哪些? 請舉例說明.
A:list =>數列
tuple =>元祖
for =>重複迴圈
fonction =>函式
for i in range (10)=>讓它跑十次
input =>輸入
string =>字串
float =>浮點數
integer =>整數
if,while =>邏輯判斷
心得與自評
已經第十五周了。我又學會了一個程式,太好了。自評:67分。