let’s start with reality. tumne aisa code likha hai na? const name = "Rahul"; const city = "Mumbai"; const msg = "Hi, I am " + name + " from " + city; console.log(msg); kaam ho gaya. but feel karo…
karan-is-teaching-js.hashnode.dev4 min read
No responses yet.