Forum: Computer Programming
02-24-2013, 02:55 PM
|
|
Replies: 4
Views: 607
Instructions
1. I don't expect you to do it for me. I already have it 90% down i believe.
2. i have put the instructions in my first post in dark green.
3. we have never been taught a programming language....
|
Forum: Computer Programming
02-24-2013, 04:30 AM
|
|
Replies: 4
Views: 607
Help understanding Functions
Hi, I'm doing an assignment and i am VERY confused.
I have read my notes, watched youtube vids and used my books but i still feel like i have a gap in my Knowledge somehow.
Here are my...
|
Forum: Computer Programming
11-21-2012, 07:15 PM
|
|
Replies: 1
Views: 1,127
Help with Multiples program code
I need to create a pseudocode to calculate the sum of the multiples of 4 and 7 between a certain range m and n which will be inputted by the user.
Here is what i tried so far
Begin
Display...
|