Computer Science Canada turing question pls help thnk you |
Author: | collinquan [ Mon Oct 17, 2011 7:09 pm ] |
Post subject: | turing question pls help thnk you |
Write a program which generates a random number between 1 and 10. Prompt the user to guess the number. Continue prompting the user for a guess until the proper number is guessed. |
Author: | ProgrammingFun [ Mon Oct 17, 2011 7:12 pm ] |
Post subject: | Re: turing question pls help thnk you |
collinquan @ Mon Oct 17, 2011 7:09 pm wrote: Write a program which generates a random number between 1 and 10. Prompt the user to guess the number. Continue prompting the user for a guess until the proper number is guessed.
You don't need to post this in 3 forums... ...no one here will just give you the answer. You need to do it yourself. If there is a particular question you have, feel free to ask. and: STOP SPAMMING STOP SPAMMING STOP SPAMMING |
Author: | Aange10 [ Mon Oct 17, 2011 7:15 pm ] |
Post subject: | RE:turing question pls help thnk you |
I suggest you read this before posting again. http://compsci.ca/v3/viewtopic.php?t=461 ... It is stickied on the forum, at the very top. |
Author: | Tony [ Mon Oct 17, 2011 7:42 pm ] |
Post subject: | RE:turing question pls help thnk you |
lol, the banhammer fell (PM spam? seriously?) |
Author: | ProgrammingFun [ Mon Oct 17, 2011 7:44 pm ] |
Post subject: | Re: RE:turing question pls help thnk you |
Tony @ Mon Oct 17, 2011 7:42 pm wrote: lol, the banhammer fell (PM spam? seriously?)
So you were attacked directly? ![]() |
Author: | Tony [ Mon Oct 17, 2011 7:46 pm ] |
Post subject: | RE:turing question pls help thnk you |
Yeah. Bad move. |
Author: | ProgrammingFun [ Mon Oct 17, 2011 7:51 pm ] |
Post subject: | Re: RE:turing question pls help thnk you |
Tony @ Mon Oct 17, 2011 7:46 pm wrote: Yeah. Bad move.
I just got attacked too ![]() This guy should be IP blocked...looks like someone ran a script. |
Author: | Tony [ Mon Oct 17, 2011 8:01 pm ] |
Post subject: | RE:turing question pls help thnk you |
Ah, looks like you got yours just before mine... I'll keep an eye out on this activity. |
Author: | Aange10 [ Mon Oct 17, 2011 8:18 pm ] | ||
Post subject: | RE:turing question pls help thnk you | ||
D: I just wrote
for no reason. Wasted 5 minutes. |
Author: | ProgrammingFun [ Mon Oct 17, 2011 8:30 pm ] |
Post subject: | RE:turing question pls help thnk you |
That's why you don't code for people...only help them. |
Author: | Aange10 [ Mon Oct 17, 2011 8:52 pm ] |
Post subject: | RE:turing question pls help thnk you |
Haha it's not for him. run the code. It says stop spamming |
Author: | Beastinonyou [ Mon Oct 17, 2011 9:24 pm ] | ||
Post subject: | Re: turing question pls help thnk you | ||
Aange10 wrote: Haha it's not for him. run the code. It says stop spamming Obviously this person has nothing better to do than spam, and I doubt has even programmed in turing. just for the hell of it:
|