Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Leer Challenge: Simple Function | Mastering Functions
Introduction to JavaScript

Veeg om het menu te tonen

book
Challenge: Simple Function

Taak

Swipe to start coding

Write a function called messageFunc that, when called, should print the text "This is a message from the function" to the console.

  • Define a function called messageFunc.
  • Inside the messageFunc function, use the console.log statement to output the given text.
  • Call the messageFunc function in the end.

Oplossing

Switch to desktopSchakel over naar desktop voor praktijkervaringGa verder vanaf waar je bent met een van de onderstaande opties
Was alles duidelijk?

Hoe kunnen we het verbeteren?

Bedankt voor je feedback!

Sectie 4. Hoofdstuk 2
Onze excuses dat er iets mis is gegaan. Wat is er gebeurd?

Vraag AI

expand
ChatGPT

Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.

book
Challenge: Simple Function

Taak

Swipe to start coding

Write a function called messageFunc that, when called, should print the text "This is a message from the function" to the console.

  • Define a function called messageFunc.
  • Inside the messageFunc function, use the console.log statement to output the given text.
  • Call the messageFunc function in the end.

Oplossing

Switch to desktopSchakel over naar desktop voor praktijkervaringGa verder vanaf waar je bent met een van de onderstaande opties
Was alles duidelijk?

Hoe kunnen we het verbeteren?

Bedankt voor je feedback!

Sectie 4. Hoofdstuk 2
Switch to desktopSchakel over naar desktop voor praktijkervaringGa verder vanaf waar je bent met een van de onderstaande opties
Onze excuses dat er iets mis is gegaan. Wat is er gebeurd?
some-alt