You can run the same code multiple times by using a loop. The most common type of JavaScript loop is called a `for` loop because it runs for a specific number of ...