Section 11: Branching and Looping169
          
Start
          
         
  Store loop control
number in R05
 
         
  Recall R05  
  Take integer
portion of R05
 
  Pause to
display R05
 
         
Increment R05
& test to see
if iiiii ≥ fff?
No
No
No
No
   
               
          Yes.   Yes          
                       
         
  Subtract 1 from  
         
  Recall R05  
  Take integer
portion of R05
 
  Pause to display R05  
   
No
No
No
No
Decrement R05
& test to see
if iiiii ≤ fff?
         
               
          Yes   Yes          
                       
  Recall R05  
                       
  Pause to display R05  
         
Stop