English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-09-11 19:35:18 · 2 answers · asked by randollers 3 in Computers & Internet Other - Computers

2 answers

Here's a sample:

# Sorting Mail
# An example of how mail could be sorted.

Get piece of mail from mail box.
if piece is personal:
Read it.
else if piece is magazine:
Put in magazine rack.
else if piece is bill:
Pay it.
else if piece is junk mail:
Throw it in wastebasket.

Many More on
http://condor.depaul.edu/~sjost/210loop/algorithms.html

2006-09-11 19:41:23 · answer #1 · answered by Anonymous · 0 0

u can write it only by pactising and by getting some knowledge about the pseudo codes
for example if u want to compare two elements then u have to write

if a>b
statements
end if

2006-09-11 19:47:59 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers