Quotes from the book «Основы программирования. Базовые понятия для новичков»
int a = Convert.ToInt32(Console.ReadLine()); int b = Convert.ToInt32(Console.ReadLine()); if (a == b) { Console.WriteLine(YES); } else { Console.WriteLine(NO); } Операторы сравнения
Genres and tags
Age restriction:
12+Release date on Litres:
08 March 2023Writing date:
2023Volume:
88 p. 31 illustrationsCopyright holder:
Автор