He must explore the components of VHS films so he knows what exactly needs to be done so he software functions property.
Hope it helped,
Happy homework/ study/ exam!
Answer:
def ask():
x = int(input("Pick a number: "))
p = x - 1
s = x + 1
print("The predecessor is {} and the successor is {}.".format(p, s))
ask()
Explanation:
"def ask():" and everything indented defines the function and "ask" calls the function.
All of these choices are reasons people write. they all appeal to different people