Hello World
Exercise: Avoid the Using Directive
Goal
Fix the following code so the output of the program reads "Hello World", without adding a using directive.
Page 7 of 13
Fix the following code so the output of the program reads "Hello World", without adding a using directive.