diff --git a/Lab1/Program.cs b/Lab1/Program.cs new file mode 100644 index 0000000..83fa4f4 --- /dev/null +++ b/Lab1/Program.cs @@ -0,0 +1,2 @@ +// See https://aka.ms/new-console-template for more information +Console.WriteLine("Hello, World!");