here is the question:
"suppose we are given a pile of cards: square or circle, coloured or uncolourd". 1: Unshaded square 2: shaded square 3:unshaded circle
4: shaded circle.
write a set of instructions using WHILE LOOP and IF....ELSE selction structures to sort the shapes according to the shades. write an appropiate message for each card, for example 'shaded circle' or 'unshaded square'. Each message should be be on new line.
Please help me I am confused
2007-05-11
09:00:28
·
1 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design