Loops/While: Difference between revisions

m
→‎{{header|IWBASIC}}: flagged as incorrect. -- ~~~~
m (→‎{{header|IWBASIC}}: flagged as incorrect. -- ~~~~)
Line 489:
let N be N / 2;</lang>
=={{header|IWBASIC}}==
{{incorrect|IWBASIC|-- <br>
* The program isn't consistent with the task's requirements,
* No ouput is (will be) produced. <br>}}
 
<lang IWBASIC>
WHILE X<21