python for循環語句的用法

for x in 字符串 for x in 列表 for x in range(數字) for x in range(數字, 數字) for( i=1; i <= x; i++ ) 參考文章:Python for 循環語句html
相關文章
相關標籤/搜索