mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-11 17:24:24 +02:00
Update assignment.ja.md
Fixed a bit translation mistake.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## 説明書
|
## 説明書
|
||||||
|
|
||||||
1~20の間の3番目の数字をすべてリストアップしてコンソールに表示するプログラムを作成します。
|
1~20の間の数字を3つおきに(3の倍数を)すべてリストアップしてコンソールに表示するプログラムを作成します。
|
||||||
|
|
||||||
> TIP: for-loop を使用して、反復式を変更します。
|
> TIP: for-loop を使用して、反復式を変更します。
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user