:
Code

Program Input

Does your program read input from the user? Type it here before clicking Run. The text you write here will be passed directly to your program — just like typing in a terminal.

One value per line. Every time your code reads input — whether it's input(), scanf(), Scanner.nextLine(), cin >>, or readline() — it reads the next line from here.
No input needed? Leave this box empty and just click Run — your program will execute without any input.