Explorar o código

я устал3

Gataullin Bulat %!s(int64=2) %!d(string=hai) anos
pai
achega
692cac3131
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lab9.cs

+ 1 - 1
lab9.cs

@@ -12,7 +12,7 @@ namespace lab_9
         {
             int num;
 
-            Console.WriteLine("Введите число заканчивающиеся нулём");//надпись
+            Console.W  riteLine   ("Введите число заканчивающиеся нулём");//надпись
 
             for (sum = 0; int.TryParse(Console.ReadLine(), out int n); sum += n)
                 Console.WriteLine       ($"Сумма введёных чисе   л:{sum}");