To make an input without the question mark use a comma instead of a semicolon. To print an array, simply make a loop that goes through the array and print each element one by one. You should start using SB with the console. You can clear the console with the CLS command, change the cursor position with LOCATE, change foreground/background color of text with COLOR and some constants, etc.