HALLENGE ACTIVITY 1.3.5: Read user input and print to output. Read three integers from user input without a prompt. Then, print the product of those integers. Ex: If input is 2 3 5, output is 30. Note: Our system will run your program several times, automatically providing different input values each time, to ensure your program works for any input values. 387998 2539006 qx3zay7 1 num1 = 2 2 num2 = 3 3 num3 = 5 4 num4 = 30 5 print (num1 num2 num3) Your solution goes here ''" ... 10

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter5: Looping
Section: Chapter Questions
Problem 15E
icon
Related questions
Question
100%

Read three integers from user input without a prompt. Then print the product of those integers. Ex: if input is 2 3 5, output is 30.

CHALLENGE
ACTIVITY
1.3.5: Read user input and print to output.
Read three integers from user input without a prompt. Then, print the product of those integers. Ex: If input is 2 3 5, output is 30.
Note: Our system will run your program several times, automatically providing different input values each time, to ensure your
program works for any input values.
387998,2539006.qx3zay7
1 num1 = 2
2 num2 = 3
3 num3 = 5
4 num4
= 30
5 print (num1
num3)
num2
Ab
pa
Your solution goes here ''"
10
6780
Transcribed Image Text:CHALLENGE ACTIVITY 1.3.5: Read user input and print to output. Read three integers from user input without a prompt. Then, print the product of those integers. Ex: If input is 2 3 5, output is 30. Note: Our system will run your program several times, automatically providing different input values each time, to ensure your program works for any input values. 387998,2539006.qx3zay7 1 num1 = 2 2 num2 = 3 3 num3 = 5 4 num4 = 30 5 print (num1 num3) num2 Ab pa Your solution goes here ''" 10 6780
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Random Class and its operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,