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.
input(), scanf(), Scanner.nextLine(), cin >>, or readline() — it reads the next line from here.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.
input(), scanf(), Scanner.nextLine(), cin >>, or readline() — it reads the next line from here.