<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content=text/html;charset=ISO-8859-1>
<META content="MSHTML 6.00.2900.2853" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I know it's pedantic but I'm going to write it 
anyway:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"><B>
  <DIV>All programs can be written using these very simple constructs.</DIV></B>
  <OL>
    <LI><B>
    <DIV>Sequence</B> </DIV>
    <LI><B>Repetition (aka iteration or Loops)</B> 
    <LI><B>Conditional Branching</B> 
    <LI><B>Combined Branching and Repetition</B> </LI></OL></BLOCKQUOTE>
<DIV><FONT face=Arial size=2>Actually only three basic constructs are required 
to write any program: 1, 2 and 3.</FONT></DIV>
<DIV><FONT face=Arial size=2>4 is composed of two basic constructs (ie 2 and 
3)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>