Question: Please help, confused where my error is :( First, write code that uses cin to read in a value for numLemons from input. Then, write
Please help, confused where my error is :(

First, write code that uses cin to read in a value for numLemons from input. Then, write code that uses cout to output "She sold me ", the variable numLemons, and " lemons." End with a newline. Ex: If the input is 4 , then the output is: She sold me 4 lemons. Ex: If the input is 7 , then the output is: She sold me 7 lemons. 1 2 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
