Opening the reading…
Opening the reading…
PROGRAMMING FUNDAMENTALS › JAVA FUNDAMENTALS
This is a scratch drill — your code runs, nothing is graded or recorded. No test cases, no expected output, no verdict.
TASK
Complete the inspect call so its arguments use valid C++ literal syntax and represent the same four integer values, floating-point values, newline character, text, booleans, and null value as the Java statement.
OUTPUT
SampleOK
What a finished answer prints, from the lesson. Nothing has run yet — press Run and this is replaced by your program’s own output.