Computer Science Canada Probability game |
Author: | r.m_spy [ Fri Apr 23, 2010 5:08 pm ] | ||
Post subject: | Probability game | ||
|
Author: | r.m_spy [ Fri Apr 23, 2010 5:09 pm ] |
Post subject: | RE:Probability game |
ps: In.getString is a code I use to get input. you can replace with Jav.util.scanner.*; if you dont have it |
Author: | r.m_spy [ Fri Apr 23, 2010 5:11 pm ] |
Post subject: | RE:Probability game |
ps: In.getString is a code I use to get input. you can replace with Jav.util.scanner.*; if you dont have it |
Author: | Insectoid [ Fri Apr 23, 2010 5:18 pm ] |
Post subject: | RE:Probability game |
If you have several small programs, put them all in the same thread. I also advise against posting such small programs as this. Trust me, we've seen every assignment you'll ever do in high school a dozen and a half times. Post your final project when it's done, or something new and creative. Anyway, I suggest you look into arrays. Will save you some lines. |