Product

Solutions

Resources

Pricing

Log in

Sign up

Our tutorials

Feeling held back?

Unlock the tech career you deserve faster.

Gain confidence with structured coding courses designed to accelerate your success

Request Demo

Join Cognitio Eduventures to gain valuable skills,

and make a real impact. Don’t wait your journey starts here!

<!DOCTYPE html>

<html>

<head>

<title>Simple Challenge</title>

<style>

body { font-family: Arial, sans-serif; }

.btn { background: #007BFF; color: white; padding: 5px 10px; cursor: pointer; }

.output { padding: 10px; background: #f8d7da; color: #721c24; display: none; }

</style>

</head>

<body>

<p>Challenge: Multiply 2 numbers</p>

<button class="btn" onclick="showResult()">Show Result</button>

<div class="output" id="output"></div>

<script>

function showResult() {

try {

const result =

document.getElementById('output').innerText = `Result: ${result}`;

} catch (e) {

document.getElementById('output').innerText = `Error: ${e.message}`;

}

document.getElementById('output').style.display = 'block';

}

</script>

</body>

</html>

mult(4, 3);

Locate and select the error:

  • Programming languages

    In this footage, we're going to introduce you to the fundamental concepts of coding in a Read more

  • Programming for novices

    In this footage, we're going to introduce you to the fundamental concepts of coding in a Read more

  • Coding for beginners

    In this footage, we're going to introduce you to the fundamental concepts of coding in a Read more

Why students love this course

Here are just a few reasons why students choose our course

Our achievement

+

Years of Experience

+

Lac learners

Design Awards

What The Subscribers Say

We recieve hundreds of these every month - and we take it with a lot of pride.

Cognitio eduventures

Advancing your business via programming

Product

Screen

Interview

Engage

SkillUp

Resources

Blog

Customer Stories

Partners

Roles Directory

Integration

About us

Careers

Our Team

Newsroom

Status

Trust

© 2025 Cognitio eduventures Pvt Ltd.

Terms of Service

Privacy Policy

Cookies

Unite with us for enhanced comprehension of programming

Enter your email

Subscribe

  • March 2023

    Codecademy is perfect for beginners like me. The interactive lessons make it easy to learn, and I love how you can immediately apply what you’re learning by writing code.

    Paulo Costa

  • April 2024

    I appreciate the structured curriculum on Codecademy. It guides you step-by-step, which is ideal if you don’t know where to start.

    Jackson B.

  • September 2023

    It’s an excellent way to build confidence and get started with programming.

    Michael Page

  • October 2022

    While Codecademy is amazing for learning the basics, I found it lacking depth when I moved on to more advanced topics.

    Chloe W.