Computer Science Canada I have a problem with my code |
Author: | Kman43759 [ Tue Oct 07, 2014 8:27 pm ] | ||
Post subject: | I have a problem with my code | ||
What is it you are trying to achieve? <I want to find out why whenever I type more than one word in a get, it will come up saying answer x # of words I typed> What is the problem you are having? <whenever I type more than one word in a get, it will come up saying answer x # of words I typed Example: Program says "Thats mean" and I say "I dont care" ... it will come up saying Yeah well you are mean Yeah well you are mean Yeah well you are mean> Describe what you have tried to solve this problem <Lots of stuffs> Post any relevant code (You may choose to attach the file instead of posting the code if it is too long) <no i dont want to>
Please specify what version of Turing you are using <4.1> |
Author: | Kman43759 [ Tue Oct 07, 2014 8:35 pm ] |
Post subject: | RE:I have a problem with my code |
Acutally if I type shutup for ans and then I say i dont care, it will come up saying that really hurt my feelings that really hurt my feelings that really hurt my feelings |
Author: | Tony [ Tue Oct 07, 2014 9:20 pm ] | ||
Post subject: | RE:I have a problem with my code | ||
Have you tried reading the documentation for get? It has an example for getting the entire line of text.
|
Author: | Kman43759 [ Wed Oct 08, 2014 4:14 pm ] |
Post subject: | RE:I have a problem with my code |
Thankyou! That really helped! |