| CODE |
| tags Also, if you can, try to align the code correctly, for easier viewing.. Example: [code] if condition = true then do action else do other action end if |
| QUOTE |
| cls input "What is the password?" yourguess$ if yourguess$ = 2499 [any array can go here] if yourguess$ = < 2499 end if yourguess$ = > 2499 end |