Question: The program gets an input value into variable numBooks. Write code that outputs Sam has , followed by the value of variable numBooks, and then
The program gets an input value into variable numBooks. Write code that outputs "Sam has ", followed by the value of variable numBooks, and then " books." End with a newline. Ex: If the input is 4, then the output is: Sam has 4 books. Ex: If the input is 7, then the output is: Sam has 7 books.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
