160 B
160 B
importance: 3
A random array value
Write the code to alert
a random value from the array:
let arr = ["Apple", "Orange", "Pear", "Lemon"];
importance: 3
Write the code to alert
a random value from the array:
let arr = ["Apple", "Orange", "Pear", "Lemon"];