295 B
295 B
Starting a project
The project inizialize automaticly inside visual studio
Console.WriteLine("Helo World!");
you can run the program by run
you can change the font and the windows and the executing code
You can make the console Beep with the function
Console.Beep();