Question: please help with this. use an ide to write programs to solve the following. I need it in c++. 1. Create an integer named age,
1. Create an integer named "age", and a string named "name". Ask the user for their age and their name and store it in the appropriate variables. Then output the information to the console.. 2. Create a character named "favorite letter". Ask the user for their favorite letter and store it in the variable. Output the letter both before and after that letter. 3. Ask the user how many miles they have traveled and how many hours it took them. Output their miles per hour
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
