Output of a basic function
Output of an arithmetic function
Output of rounded decimals
Output of array contents
Output of number array contents
Output of number array contents multiplied by 3 using .map()
Output of number array contents sorted in descending order using .sort()
Output of number array sorted in ascending order using .sort()
Output of the first 4 number array elements using .slice()
Return to the home page
Copyright © 2023 Kelly's Website