Computer Science Canada Program not compiling |
Author: | koolkid98 [ Thu May 18, 2006 8:05 am ] | ||
Post subject: | Program not compiling | ||
can someone tell me how to make this program run? theres a error and i cant fix it.
thnks. |
Author: | Martin [ Thu May 18, 2006 8:11 am ] |
Post subject: | |
z is undefined. So define it. In Turing, press F2 to indent your code. You + Are = you're, not your. |
Author: | koolkid98 [ Thu May 18, 2006 8:22 am ] |
Post subject: | |
Martin wrote: z is undefined. So define it.
In Turing, press F2 to indent your code. You + Are = you're, not your. hey.... i dont know how to define z can you help me? and i dont get the You + Are = you're, not your |
Author: | Martin [ Thu May 18, 2006 9:07 am ] |
Post subject: | |
Quote: elsif "Your wrong players 2"
I'm not really sure what you're trying to do with the rest of your program though. Read through the Turing Walkthrough, it'll get you where you want to be. |
Author: | Tony [ Thu May 18, 2006 12:21 pm ] |
Post subject: | |
Quote: if player=z then what is z? |