Question: Write code that outputs text around variable numMugs as below. If the input is 2, the output should be: There are 2 mugs . integer
Write code that outputs text around variable numMugs as below. If the input is 2, the output should be:
There are 2 mugs.
integer numMugs
numMugs= Get next input
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
