X565: Simple Text Parameter Output

Complete this method to print out the parameter.

Examples:

simplePrint(Hello) outputs Hello
simplePrint(Hello World!) outputs Hello World!

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.