Magic 8 Ball
Java Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | Jul 02, 2009 |
| Last Updated | Jul 02, 2009 |
| Tags | 8 ball java magic |
Introduction
Java Snippet:
Magic 8 Ball
Posted on Jul 2, 2009 10:01 am
Posted on Jul 2, 2009 10:01 am
| Code: |
System.out.print("Your question was not stated as a yes or no.\n"); System.out.print("Try again...\n"); System.out.print(" ...but don't be stuipid this time....\n"); |
Instead of printing with a \n at the end why not just do println?
Java Snippet:
Magic 8 Ball
Posted on Jul 2, 2009 2:48 pm
Posted on Jul 2, 2009 2:48 pm
Not sure... I only just learned to use println, and this was written before! I use it all the time now.
Java Snippet:
Magic 8 Ball
Posted on Jul 3, 2009 1:31 pm
Posted on Jul 3, 2009 1:31 pm
cool. i really hate java its apiece of crap... but cool script.
Java Snippet:
Magic 8 Ball
Posted on Jul 4, 2009 10:19 pm
Posted on Jul 4, 2009 10:19 pm
I prefer C# to anything else.



