3

PHOTO EMBED

Thu Oct 13 2022 02:56:55 GMT+0000 (Coordinated Universal Time)

Saved by @Vrushabh_123

setTimeout(() => console.log('A'), 1000)
setTimeout(() => console.log('B'), 400)
setTimeout(() => console.log('C'), 1300)
content_copyCOPY