File:For loop.svg

Summary

Description
English: Graphics representation of a "for loop" in computer programming. The instruction inside the loop (data1 = data1 + 20) is executed three times as the iterator variable i is incremented from 0 to 1 and then 2. When i is equal to 3, the loop condition i < 3 evaluates to false, and the loop ends.
Date
Source Vectorized version of File:For_loop.png
Author User:Crashed

Licensing

w:en:Creative Commons
attribution
This file is licensed under the Creative Commons Attribution 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
Category:CC-BY-4.0#For%20loop.svg Category:Computer science Category:For loops
Category:CC-BY-4.0 Category:Computer science Category:For loops