[Site Home] [Forum Home] [Articles] [File DB] [News Archives]

Programming -> guess the word


(View original topic)


Murray - Dec-02-2004 server time
NOOO not turing!!! ... Altho having to learn C in college then turing probably wouldnt be that bad ... as u can tell i hate programming.
Sorry i couldnt help with your program sad.gif

Furball - Dec-02-2004 server time
I know how to solve that program but it's been awhile since I've programmed in turing. I need the program to test my theories. I forgot how to use CHAR comparisons like LENGTH and CHAR and ORD. I'll see what can be done. Gonna try to get the program.

wtd - Nov-30-2004 server time
Well, you're doing something repeatedly, so you start with a loop.

cynical1001 - Nov-30-2004 server time
yup its turing smile.gif

Red Squirrel - Nov-30-2004 server time
I would guess it's turing. em320.gif

I need to learn this so I can help others we can be an ultamate turing resource site. laugh.gif

Chris Vogel - Nov-30-2004 server time
In what computer language are you programming? smile.gif

cynical1001 - Nov-30-2004 server time
i have a project thats due in about a week, and i need help. the thing is about guess the word, and i am having trouble getting the program to display the word and move throug the processes ie)

you have 7 points and the word is ----
please enter a letter: e
you have 7 points and the word is -e--
please enter a letter:n
you have 6 points and the word is -e--
please enter a letter: h
you have 6 points and the word is he--
please enter a letter: p
you have 6 points and the word is he-p
please enter a letter: l
you have 6 points and the word is help
congratulations you have guessed the word

(Showing 50 last posts, newest on top)