Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Silly program: Ask the user for their age and lucky number. Add both numbers up and output the result to the user. Output: What is

Silly program: Ask the user for their age and lucky number. Add both numbers up and output the result to the user.

Output:

What is your age? [assume user inputs 20]

What is your lucky number? [assume user inputs 7]

Your lucky number added to your age is 27

Hints and Notes:

1) You need three variables. Continue to use "IPO" structure for your program.

2) Remember: add a "std::cout

image text in transcribed

3.1 - Constants, Cin, More Math / 10. Easy Input and Math saved 15 points possible Reset to Starter Code Silly program: Ask the user for their age and lucky number. Add both numbers up and output the result to the user. Output What is your age? (assume user inputs 20] What is your lucky number? [assume user inputs 7] Your lucky number added to your age is 27 Hints and Notes 1) You need three variables. Continue to use "IPO" structure for your program. 2) Remember: add a "std::cout

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Objects And Databases International Symposium Sophia Antipolis France June 13 2000 Revised Papers Lncs 1944

Authors: Klaus R. Dittrich ,Giovanna Guerrini ,Isabella Merlo ,Marta Oliva ,M. Elena Rodriguez

2001st Edition

3540416641, 978-3540416647

More Books

Students also viewed these Databases questions