Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
Draw a flowchart and write pseudocode to represent the logic of a program that allows the user to enter two values. The program outputs the product of the two values.
Draw a flowchart and write pseudocode to represent the logic of a program that allows the user to enter two values. The program outputs the product of the two values. Refer to the sample run below.
Sample Run: (user entered data is in bold)
Please enter the first number: 25
Please enter the second number: 2
25 * 2 is 50
This assignment must be submitted as a Microsoft Word compatible file. Examples of Word compatible documents are those with a .doc, .docx, or .rtf file extensions.