Introduction to C# Beginner Course

Getting Started with Exercises

Goal

Change the code below to output "Hello Universe" instead of "Hello World".

 
Hints

Try the following:

  • Press the Verify button to see the error
  • Fix the error
  • Press the Verify button again to check it is properly fixed
Page 5 of 8