Hi, I'm trying to create a Python game that has a timer for the user to return some input, I can show a timer with apl but I don't quite understand how to trigger another event when the timer ends up saying "Time's up! You lost" or later that the user said something to show how many seconds were left or passed.
So someone know it's possible to do that or have a example showing that kind of interaction?
Thanks for the help.