zero to hero python教學
40423208 四設一乙
分組報告問題1
Q:目前已經熟悉的 Python3 指令及語法有哪些? 請舉例說明.
A:list =>數列
tuple =>元祖
for =>重複迴圈
fonction =>函式
for i in range (10)=>讓它跑十次
input =>輸入
string =>字串
float =>浮點數
integer =>整數
if,while =>邏輯判斷
自評
程式語法有很多,相信以後能將所學靈活運用,並且用最簡單的方式做最多的運用給自己的分數是:66分。