Posted: Fri Mar 09, 2012 10:39 pm Post subject: RE:turing help
Can you make a program please?
Raknarg
Posted: Fri Mar 09, 2012 10:45 pm Post subject: RE:turing help
Nope.
Dreadnought
Posted: Fri Mar 09, 2012 10:47 pm Post subject: Re: turing help
Here's a program I made!
Turing:
put"Hello World!"
Good luck!
HELLOoooo
Posted: Wed Apr 11, 2012 9:25 am Post subject: RE:turing help
hey everyone!
Can one of you please help me with this problem :
Write a function called reverse which takes one value string
parameter and returns a string that is the reverse of the
parameter string. Incorporate this function in a main program
which tests to see if a word is a palindrome.
thank you!
Raknarg
Posted: Wed Apr 11, 2012 1:39 pm Post subject: RE:turing help
Try it out first.
And on a new post.
Gadd
Posted: Wed Apr 11, 2012 7:41 pm Post subject: RE:turing help