Computer Science Canada

help please, in some functions

Author:  khoa4z [ Mon Jan 12, 2009 2:26 pm ]
Post subject:  help please, in some functions

I have one problem in Turing, when I make a function, In my function, I want its output is the series of 18 number, but in just 9 number, that meas one number will appear 2 times,

Author:  The_Bean [ Mon Jan 12, 2009 3:01 pm ]
Post subject:  Re: help please, in some functions

So, you want a function to output a series of 18 numbers, but only using 9 numbers, with 1 of them appearing twice?

Author:  kishan25 [ Mon Jan 12, 2009 9:00 pm ]
Post subject:  RE:help please, in some functions

ok so ican help u making the game, i'm making the game

Author:  Nick [ Tue Jan 13, 2009 7:16 am ]
Post subject:  RE:help please, in some functions

@ kishan25 uhhh what?

@OP I don't know exactly what you mean but I know functions return a single variable so if you want multiple numbers look up arrays in The Turing Walkthrough


: