I'm not totally sure where to start with this program. I was just introduced to loops and have done a couple simple loops. This question doesn't make sense to me. Basically it is supposed to read
answer is 3
answer is 12
answer is 60
answer is 360
answer is 2520
answer is 20160
I can make it read this but only by hard coding... Do I use while statements? if statements? else statements? I am so lost and have been trying for about an hour already.