Fill the array with integers from 1 to 10.
1
10
Fill the array with even numbers from 1 to 100.
100
Given an array of fractions:
[1.456, 2.125, 3.32, 4.1, 5.34]
Round these fractions to one decimal place.