Using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;
namespace ConsoleApplication3{ class Program { static void Main(string[] args) { Console.Write("a = "); double a = double.Parse(Console.ReadLine()); Console.Write("b = "); double b = double.Parse(Console.ReadLine()); Console.Write("c = "); double c = double.Parse(Console.ReadLine()); if (a > b) a = b; if (a > c) a = c; Console.WriteLine("Min = {0}", a); Console.ReadKey(); } }}
A)64 б)2000б=2кб в)х3 думаю что нет....
A = int(input())
k = 0
while a != 0:
k = k+1
a = int(input())
print(k)
Пример:
15
87
60
45
73
0
15
47
5
Английский, Португальский, Чешский и тд
Также язык жестов, сурдо язык и тд
Ответ:
Объяснение:
https://ru-static.z-dn.net/files/dfe/6a2fad4f72422e0b013b72adad8b08f6.png