Channel Avatar

Let's Learn Code @UCP19RnTtw8hs7quXsoAkqWw@youtube.com

34 subscribers - no pronouns :c

Hey there! I’m Sanju, a beginner in coding, and I’ve started


Welcoem to posts!!

in the future - u will be able to do some more stuff here,,,!! like pat catgirl- i mean um yeah... for now u can only see others's posts :c

Let's Learn Code
Posted 1 day ago

🔹 JavaScript Challenge 🔹

What will be logged in the console? 🤔


console.log(1 + "2" + 3);
console.log(1 + 2 + "3");

0 - 0

Let's Learn Code
Posted 3 days ago

What will be the width of the <div>? 🤔

div {
width: 200px;
padding: 20px;
border: 10px solid black;
box-sizing: border-box;
}

0 - 0

Let's Learn Code
Posted 3 days ago

Hey everyone! 👋 I’m excited to start sharing coding tips and tricks here. I’ve been posting Shorts on HTML, CSS, and JavaScript, and now I want to connect with you all through posts too! 🚀

What’s your favorite thing about coding? Let me know in the comments! 👇

0 - 0