Hello: How to make a countdown of events?
Example: Display on a label from 10 to 0, the number of clicks a button receives.
Thank you.
SteveJG
2
Use the Math Blocks within the Button event handler
.
Add to a Label instead of to the Button to finish your homework assignment.
Count Down is similar