2 lines
51 B
C#
2 lines
51 B
C#
Console.WriteLine ("hello world: " + DateTime.Now)
|
Console.WriteLine ("hello world: " + DateTime.Now)
|