The pseudocode of the program will ask of two numbers form the user, compare the numbers and print out statements depending on the result of the comparison.
Pseudocode is an informal way of programming description that does not require any strict programming language syntax. The pseudocode describes how the code will be written and structured.
Therefore, the pseudocode follows the structure below
learn more on pseudocode here: https://brainly.com/question/14101532
#SPJ1