Loops basic index (solution)

Exercise
Output solution

Code solution for Basic Index

Part 1

[1] 3
[1] 6
[1] 9
[1] 12
[1] 15

Part 2

[1] 1
[1] 9
[1] 25
[1] 49
[1] 81

Part 3