Question: I've tried multiple times to understand this question. the answer i've inputed is incorrect. can someone please explain? For activities with output like below, your
For activities with output like below, your output's whitespace (newlines or spaces) must match exactly. See this note. Write code that outputs variable num.pants as follows. End with a newline. Ex: If the input is 4 , then the output is: Are there 4 pants? our tests will run your program with input 4, then run again with input 7. Your progran should work for any input, though. nun_pants = input() 5 print("Are there 4 pants?")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
