0
/ 10
Complete the class MyClass
below by adding a print statement to the run()
method. It should print "Hello " followed by the content of the...
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 feedback will appear here when you check your answer.