Movie tickets because you might not go to the same amount of movies every month
False because some nuclear radiation is slow
Answer:
strr=input("please enter something: ")
while strr is not "":
print(strr)
strr=input("please enter something: ")
Explanation:
whenever the user will enter an empty string the loop will terminate