Activity 4.19.1.
The following program segment should loop from 0 to less than the length of the array and double each element in the array
arr
and also print out each new value on the same line separated by β, β. The finished code should print β2, 4, 6, 8, 10, β. But, the blocks have been mixed up. Drag the blocks from the left and put them in the correct order on the right. Click the Check button to check your solution.