Forum: Computer Science Sep 8th, 2008 |
| Replies: 3 Views: 1,413 Thus far, I have came up with ...
Input - Would be Integer_1
Processing - Prompt for Integer_1
Output - Total.
After that I am lost. |
Forum: Computer Science Sep 8th, 2008 |
| Replies: 3 Views: 1,413 Need help with a problem. Pretty new to this kind of stuff.
You require an algorithm that will receive an integer from the screen, add 5 to it, double it , subtract 7 from it and display the final... |