i need a code for this program
Enter Name:
Category:
[A]Politics
[B]Foods
[C]Religion
Select Letter:
DO you want to continue?
Yes
No
I Need a Code that will help me run this program..
When i choose letter a which is politics there will be a output of a 3paragraph about politics and so on, if i want to continue i can again choose another letter and the same output will appear and if i choose not to continue it will exit the program.. please help
sorry for the double post laggy net
Re: i need a code for this program
Quote:
Originally Posted by
pilyo143
I Need a Code that will help me run this program..
I think I speak for all in saying that you have our full permission to create the code for this program.
Seriously though, this really isn't an "I need a code" type site. From my short experience here, I see many folks who love to help others learn to code in Java and learn to correct their programs, but the key is that it must be their program. So lets change tacks here -- please show us your work and ask your specific questions about specific points where you may be hung up, and let the help begin.
Re: i need a code for this program