I am a new programmer and I am trying to make an interactive list and I forgot the line that is needed for it
first=input("did you take out the trash? : ")
if first==("yes"):
print("that's good")
while len(first)==0:
it is the last line that is bugging me and I don't even know how to format the question on google.Thank you for reading