Challenges

Hello World

Declare a String variable named message and set it to Hello World. Use System.debug to display its value.

Editor
Test Results

Result Panel

Hit the run button to test your code!