Advertisement
12Me21

the the

Jan 25th, 2017
393
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. FOR I=1TO 10?I:NEXT
  2. fI=1t10?Ie
  3.  
  4. a asc
  5. ac acls
  6. b button
  7. be beep
  8. co copy
  9. c chr$
  10. cl cls
  11. d def
  12. e end
  13. ex exec.
  14. fi fill
  15. l locate
  16. r repeat
  17. rs rsort
  18. s sort
  19. st stop
  20. u until
  21. v var
  22. w while
  23. we wend
  24.  
  25.  
  26. c_}=CHR$(_)
  27. d_,_}=DIM _[_]
  28. f_,_,_,_}=FOR _=_ TO _ STEP _
  29. k=INKEY$()
  30. l_}=LEN(_)
  31. n_,_,_}=INSTR(_,_,_)
  32. i_,_}=INPUT _,_
  33. r_,_,_}=RSORT _,_,_
  34. s_,_,_}=SORT _,_,_
  35. w_}=WHILE _
  36. x=NEXT/WEND/END/UNTIL/THEN
  37. y_,_,_}=COPY _,_,_
  38. &=AND
  39. |=OR
  40. ^=POW()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement