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

Stryg for at vise menuen

book
Challenge: Simple Function

Opgave

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.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 4. Kapitel 2
Vi beklager, at noget gik galt. Hvad skete der?

Spørg AI

expand
ChatGPT

Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat

book
Challenge: Simple Function

Opgave

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.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 4. Kapitel 2
Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Vi beklager, at noget gik galt. Hvad skete der?
some-alt