统一归档20260319
This commit is contained in:
10
CS/lab11/15_3/Program.cs
Normal file
10
CS/lab11/15_3/Program.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace _15_3
|
||||
{
|
||||
internal class Program
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
Console.WriteLine("Hello, World!");
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user