Question: Instructions Start a new project in Code:Blocks or Xcode. This should give you a hello world program. You are to modify this program so that

Instructions Start a new project in Code:Blocks or Xcode. This should give you a "hello world" program. You are to modify this program so that it generates two random integers between 1 and 19 and asks the user to enter their sum. Then it should display the numbers as shown in the example below. Proper output formatting to arrange the numbers in a column as shown is required. You do not need to indicate if the user entered the correct answer. Example Output What is the sum of 11 and 6? 19 11 + 6 17
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
