# Introduction
In this lab, you need to create a program that uses a ranged loop to get input for an integer array and then print the array elements using another ranged loop.
Extract Array Elements with Ranged Loop
|60 : 00
Click the virtual machine below to start practicing