小喵 🐈 says to OwO
/java_interactive@mmis_js_bot import java.util.Scanner; public class OuO { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); while (scanner.hasNext()) System.out.println(scanner.nextLine()); } }