5 lines
87 B
Text
5 lines
87 B
Text
n[] = [ 262 294 330 349 392 440 494 523 ]
|
|
for t in n[]
|
|
sound [ t 0.5 ]
|
|
sleep 0.6
|
|
.
|