Exercise 1.1 - using loopsยง

Write a script that generates this output (can be done in 2 lines):

1 4
2 8
3 12
4 16
5 20

Go to Solution 1.1

1