subject

The last two test cases failed, due to a bug, yielding only 1 of 3 possible points. Fix that bug. Click on "Develop mode", change the program to use * rather than +, and try running with input 2 (output is 4) and 3 (output is now 9, not 6 as before).
Click on "Submit mode" again, and click "Submit for grading". Observe that all test cases are passed, and you've earned 3 of 3 points.
userNum = int(input())
userNumSquared = userNum + userNum # Bug here; fix it when instructed
print(userNumSquared, end=' ') # Output formatting issue here; fix it when instructed.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:20
Terri needs to insert a cover page into her document. where should she go to access the commands to do so? o insert tab, objects group o insert tab, illustrations group o insert tab, pages group o insert tab, media group submit
Answers: 1
question
Computers and Technology, 24.06.2019 17:30
Looking at the electroscope, describe how you can cause the two leaves at the bottom to repel each other and stay that way
Answers: 3
question
Computers and Technology, 24.06.2019 20:50
Which key function of a business involves finding, targeting, attracting, and connecting with the right customers?
Answers: 3
question
Computers and Technology, 24.06.2019 21:00
Which device has the most limited computing functionality?
Answers: 1
You know the right answer?
The last two test cases failed, due to a bug, yielding only 1 of 3 possible points. Fix that bug. C...
Questions
question
Mathematics, 15.10.2019 10:30
Questions on the website: 13722361