Wed Sep 25 2024 22:34:29 GMT+0000 (Coordinated Universal Time)
Saved by @linezito
function x(){ const strings = ["apple", "orange"] console.log(strings) } x()
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments