Skip to content

Latest commit

 

History

History
 
 

02.2-Loop-adding-two

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
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