The best way to learn to programs is by starting with a problem, and writing code yourself to solve it from scratch. That can be hard work, but it's the only way. Googling other people's solutions is not very useful. It's like trying to lose weight by watching other people play soccer.
Students should check with their parents that they have been vaccinated against mumps. Any student who hasn't might want to consider getting vaccinated.
The vaccine is especially important if are a male who hasn't had the mumps and you are planning on making babies in the future.
Someone asked what would happen you selected few locations for "Where you have lived". If all of the items have the same name then only the last will be sent. It's possible to send an array of items. But we are avoiding using that.
Some students didn't build on the coins example to make a slot machine like I recommended and instead went for my solution. That was an old solution that used names instead of IDs. I've since updated that so it uses only getElementById.
Of course it's always better to attempt your own solution to an exercise. That's how the learning happens.