iCode

iCode

Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from iCode, Digital creator, .

15/09/2023

JS code
_________

What's the output?
let arr = [2, 3].map((e)=>{return e*2})
console.log(arr)
a. 2, 3
b. 4, 6
c. 4, 9
d. 8, 6

23/09/2022

print("ab" + "normal")

22/09/2022

print("Hello World")

Website