DSA SheetLesson · no judge

CODE DRILL 2 · RUN ONLY

Write it, run it, read the output

This is a scratch drill — your code runs, nothing is graded or recorded. No test cases, no expected output, no verdict.

TASK

Consectetur proident nostrud exercitation veniam magna ex aliqua. Anim lorem veniam exercitation qui non aliqua tempor veniam culpa reprehenderit exercitation minim labore.

Java
Loading editor…

OUTPUT

Sample
amet culpa nulla laborum
id sunt enim et commodo
cillum ea ullamco exercitation ut

What a finished answer prints, from the lesson. Nothing has run yet — press Run and this is replaced by your program’s own output.

Previous · Find the Largest Element of an Array using Recursion