Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 160 Bytes

File metadata and controls

11 lines (7 loc) · 160 Bytes

importance: 3


A random array value

Write the code to alert a random value from the array:

let arr = ["Apple", "Orange", "Pear", "Lemon"];