I need to remove text from canvas after some time.
y = cnv3.create_text(600, 430, text=\'Authentication failed\', font=(\'Times\', 30), fill=\'yellow\')
I trye