You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "8b2381170bd0fd2870f5889bb8620f02",
"translation_date": "2025-08-23T22:45:37+00:00",
"source_file": "2-js-basics/4-arrays-loops/assignment.md",
"language_code": "hk"
}
-->
# 遍歷陣列
## 指示
建立一個程式, 列出1到20之間的每第三個數字, 並將其打印到控制台。
> 提示: 使用for迴圈並修改迴圈的迭代表達式
## 評分標準
| 評分標準 | 表現卓越 | 表現尚可 | 需要改進 |
| -------- | --------------------------------------- | ------------------------ | ------------------------------ |
| | 程式運行正確且有註解 | 程式沒有註解 | 程式不完整或有錯誤 |
** 免責聲明**:
本文件已使用人工智能翻譯服務 [Co-op Translator ](https://github.com/Azure/co-op-translator ) 進行翻譯。儘管我們致力於提供準確的翻譯,但請注意,自動翻譯可能包含錯誤或不準確之處。原始文件的母語版本應被視為權威來源。對於重要信息,建議使用專業人工翻譯。我們對因使用此翻譯而引起的任何誤解或錯誤解釋概不負責。