05-01-2007, 07:25 PM
detroit123 Wrote:I had tried something similar once... the only way i could do it was it i used "" but is there anyway to do it with just numbers and no strings ? like if i wanted a seprate function or whatever with just the numbers ... is this possible?
if you want to use numbers instead of a 'string' of numbers, use int instead of str.
