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