Comp Sci. Homework ~ Please Reply
Author |
Message |
Elvir
|
Posted: Tue Oct 21, 2008 9:14 am Post subject: Comp Sci. Homework ~ Please Reply |
|
|
Okay, so I have this question to answer for my Computer Science class. I can't really get it, so if you can get the finished code to me by today, I'd greatly appriciate it.
"Create a program that prompts the user for answers for 4 mathematical questions (using different operators). Generate random integers for the numbers in the math questions. Indicate (true or false) if each answer is correct. Indicate how long in seconds it took the user to answer all 4 questions."
Thanks to whoever can answer this. |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Clayton
|
Posted: Tue Oct 21, 2008 10:28 am Post subject: RE:Comp Sci. Homework ~ Please Reply |
|
|
We will not do your work for you. However, if you can show us some of what you have tried, we can help you out with is. |
|
|
|
|
|
andrew.
|
Posted: Tue Oct 21, 2008 6:58 pm Post subject: RE:Comp Sci. Homework ~ Please Reply |
|
|
Make a list of all the things you need to do in the program (time, math, etc.) and then write down how to do that in Turing. All you have to do after that is put it together.
Remember, as Clayton said, we will NOT do your work for you. |
|
|
|
|
|
|
|