Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
1
Task/Animation/Smart-BASIC/animation-4.basic
Normal file
1
Task/Animation/Smart-BASIC/animation-4.basic
Normal file
|
|
@ -0,0 +1 @@
|
|||
w$="Hello World! "!1 BUTTON 0 TEXT w$ AT 0,0!PAUSE .1!IF BUTTON_PRESSED("0") THEN f=1-f!k=LEN(w$)-1!IF f THEN w$=RIGHT$(w$,1)&LEFT$(w$,k) ELSE w$=RIGHT$(w$,k)&LEFT$(w$,1)!GOTO 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue