Animation
Doing computations
Learn:
- How to show and hide content in response to user clicks.
- How to change content using
text().
- How to show input fields to get data from users.
- How to do computations on the data users enter.
- How to delay showing the output area until computations are done.