Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
TEST C# CHAPTER 1 | TEST C# SECTION 1
TEST C# COURSE
course content

Course Content

TEST C# COURSE

TEST C# COURSE

TEST C# CHAPTER 1

cs

main

copy
123456789
namespace HelloWorld { class Hello { static void Main(string[] args) { System.Console.WriteLine("Hello World!"); } } }

Everything was clear?

Section 1. Chapter 1
We're sorry to hear that something went wrong. What happened?
some-alt