1. Design a flowchart or pseudocode for a program that accepts two numbers from a user and displays one of the following messages: First is larger, Second is larger, Numbers are equal.
2. Design a flowchart or pseudocode for a program that accepts three numbers from a user and display a message if the sum of any two numbers equals the third...i need desk check to solution