CPSC 110 Exam 2 Review
Help
Suppose X = "100" and Y="105". What would be stored as result after the statement result = X + Y
100105
The problem description says "define a function that...". What Python reserved word should definitely be in your solution?
def (return is also acceptable)
The problem description says "keep repeating until the user enters an "X". What reserved word should definitely be in the solution?
while
Unlock this slideshow and over 4 million more with Baamboozle+
Try slideshows
Your experience on this site will be improved by allowing cookies.
Allow cookies