プレイ日記
Scientist Speedy1101
Does using ? or PRINT matter?
4そうだね
プレイ済み
返信[1]
親投稿
Chickens32 Chickens32
I think using ? is better because then you don't have to type out PRINT. It also lets you have more characters in your code.
2そうだね
プレイ済み
返信[2]
親投稿
The cool part about "?" is that it can also be used as a delay. Ex: FOR I=0 TO 30:?:NEXT But this command doesn't lag the system if you put "" behind it.
1そうだね
プレイ済み
返信[3]
親投稿
12Me23 12Me23
I use PRINT for normal stuff, and ? for debugging. That way I can easily find my debug code to remove it later.
0そうだね
プレイ済み
返信[4]
親投稿
I like ?, it's simpler, harder to read Makes you look like you know what you're doing lol
1そうだね
プレイ済み
返信[5]
親投稿
Scientist Speedy1101
Thanks! I think I'll start using ? from now on.
0そうだね
プレイ済み