Turing 023b — Counters & Loops III
Assignment
Modify 023.t by removing the "exit when" line. What happens to your program?
Do you understand why this is called an infinite loop?
Save as "023b.t".
Assignment
Modify 023.t by removing the "exit when" line. What happens to your program?
Do you understand why this is called an infinite loop?
Save as "023b.t".