Exercise: Update button


Modify the previous example so when the user clicks on the button, the text on it will be updated to 'Clicked'.

Once that's done, change the solution again, so 2 seconds later the text on the button will change back to the original text.