Pseudocode is half-code, half-english. Basically, it is the algorithm that you use to solve the task at hand, without worrying about the intricate language syntax.
For more information, read the article here: http://www.daniweb.com/tutorials/tutorial1731.html and all of the comments that follow it.
Here is how to find the solution ...
Read the question.
Decide what the question is asking for.
What is needed to solve the problem?
What is the input? What is the output?
How is the problem going to be solved?
Is there a formula? What is the formula?
Answer all of those questions ... put them all together ... and you have pseudocode.
cscgal
The Queen of DaniWeb
19,424 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 230
Did you not read the help offered above?
happygeek
Freelance Word Punk
27,467 posts since Mar 2006
Reputation Points: 1,457
Solved Threads: 56