YOUR DAILY DOSE OF CODE

Small programs.
Big possibilities.

Pick a language. Build an idea. See it come to life.

Free to use · Made for students
UTF-8
Drafts saved in this browserCtrl / ⌘ + Enter to run

Terminal

Ready
Your next idea starts here.

Run your code to see the result.
When it asks for input, type below and press Enter.
Type your answer and press Enter. Stop ends the program.
Prepared input (optional)

These lines are read first; then the program waits for terminal input.

Your drafts stay saved on this device.Quick help ↗
Good to know

Type answers in the terminal and press Enter. Stop ends a run; EOF ends input. Runs pause while waiting for your answer. Java programs should use class Main. Basic console programs and Scanner input are supported; advanced Java libraries and custom packages are not available.