Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 300 Bytes

File metadata and controls

23 lines (17 loc) · 300 Bytes
tutorial

02.2 Loop adding two

This code is looping the whole array, one by one.

📝 Instructions:

  1. Change the loop so it loops two by two instead of one by one.

💻 Expected result:

3423
4
654
867543
48
55
25