Which statement in Python can be used to check the status of input of smart food dispenser *
print()
if... else
input()
Answers
Answered by
0
Answer:
if...else
Explanation:
I couldn't get the question but as per my understanding,
the answer should be if-else.
Similar questions