Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
1 2 3 4 5 6 7
次のページ(過去)
プレイ日記
Phillip IAmAPerson620
For all of you Minecraft DS fans: Minecraft 3DS is coming soon! It will (hopefully) run faster with more content!
20そうだね
プレイ済み
返信[1]
親投稿
Phillip IAmAPerson620
This is awesome. Is this per second?
0そうだね
未プレイ
返信[2]
親投稿
Phillip IAmAPerson620
The label thing works, but it's a very bad habit if you plan on going into other programming languages (trust me, I had to break that habit). Using something like WHILE would be better. WHILE TRUE PRINT "TEST" WEND
1そうだね
未プレイ
返信[2]
親投稿
Phillip IAmAPerson620
I think you'll need to declare the 'I' variable: VAR I% FOR I%=0 TO 9 STEP 2 ?"Hello, world!" NEXT
0そうだね
未プレイ