Write a program that finds the larger of the two numbers a and b entered from the keyboard and displays them on the screen.

Pascal implementation of program qq; // program name var // declaration of variables a, b: integer; begin // start of the program readln (a, b); // read variables from the keyboard if a.



One of the components of a person's success in our time is receiving modern high-quality education, mastering the knowledge, skills and abilities necessary for life in society. A person today needs to study almost all his life, mastering everything new and new, acquiring the necessary professional qualities.