diff --git a/Program.cs b/Program.cs index 8252365..d9a3304 100644 --- a/Program.cs +++ b/Program.cs @@ -2,4 +2,5 @@ Console.WriteLine("ale jazda"); for(int i = 0; i < 500; i++){ Console.WriteLine("lolxdxdxdxdxdxdxd"); } -while(true) break; \ No newline at end of file +while(true) break; +Console.WriteLine("tego dnia wpadniesz pod auto: " + new Date()); \ No newline at end of file