I have a problem with my so far written code.
I want to create a function "multiples(X, N, R)" where R is a list containing all multiples of X from X to X * N.<