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); } Операторы сравнения

Age restriction:
12+
Release date on Litres:
08 March 2023
Writing date:
2023
Volume:
88 p. 31 illustrations
Copyright holder:
Автор
Download format:
Text PDF
Average rating 4,3 based on 25 ratings
Text PDF
Average rating 0 based on 0 ratings