Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Challenge: Simple Function | Mastering Functions
Introduction to JavaScript
Section 4. Chapter 2
single

single

bookChallenge: Simple Function

Swipe to show menu

Task

Swipe to start coding

Write a function called messageFunc.

Inside the function, use console.log() to display the following text:

This is a message from the function

The message must be logged inside the function, not outside of it. When the function is called, the message should appear in the console.

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 4. Chapter 2
single

single

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

some-alt