Yes that sounds like you could use a loop to concatenate #s to a String until you have what the user requested.
Do you know how to write a loop?
Do you know how to concatenate a String onto another...