Coding challenge

Use a for-loop and some print statements to show that if n is a positive integer, then $n^3-n$ is always divisible by $3$.

Type your code here:


Lua reference

See your results here: