X652: Write output

Complete the class MyClass below by adding a print statement to the run() method. It should print "Hello " followed by the content of the variable passed to the run() method.

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.