startit/Emne 3/test/Program.cs
Geir Okkenhaug Jerstad 9f151da503 C#
2024-11-13 11:18:41 +01:00

7 lines
179 B
C#

// See https://aka.ms/new-console-template for more information
Console.WriteLine("Hello, World!");
Console.WriteLine("Press any key to exit...");
float f;
f = 0.0f;