startit/Emne 3/test/Program.cs

7 lines
179 B
C#
Raw Normal View History

2024-11-12 18:58:11 +01:00
// See https://aka.ms/new-console-template for more information
Console.WriteLine("Hello, World!");
2024-11-13 11:18:41 +01:00
Console.WriteLine("Press any key to exit...");
2024-11-13 10:34:42 +01:00
2024-11-13 11:18:41 +01:00
float f;
f = 0.0f;