Answer: I dont really know but im guessing it depends on the type of assignment you have. im thinking True.
Explanation:
Answer:
See the program code below.
Explanation:
def cube_SA(edge):
edge = int(input("Enter the cube's edge: "))
sa = edge * edge * 6
print("The surface area is {} square units".format(sa))
cube_SA(4)
Best Regards!
Answer:
myPetA = pet(self, 'dog', 'Spot')
Explanation:
I mite be wrong
Depends on which program you are using. Some programs automatically save your work, even if you exit out of it or turn off your computer