Posts by Jean • 1 point
1 post
-
0
votes6
answers342
viewsQ: Get a list of the first multiples of a number
I need to do a program that determines the first 5 multiples of 3, and I wanted to put the values of the first 5 numbers into a variable, but I don’t know how to do that. I tried to make: for index…