Challenge: Writing First Function
Opgave
Swipe to start coding
You are writing a simple function to generate a personalized greeting.
- Define a function called
greeting
that takes a parameter calledname
. - The function should return a greeting in the format:
"Hello, name!"
. - Use the
return
statement to ensure the function outputs the correct result.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 6. Kapitel 4
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat
Awesome!
Completion rate improved to 1.67
Challenge: Writing First Function
Stryg for at vise menuen
Opgave
Swipe to start coding
You are writing a simple function to generate a personalized greeting.
- Define a function called
greeting
that takes a parameter calledname
. - The function should return a greeting in the format:
"Hello, name!"
. - Use the
return
statement to ensure the function outputs the correct result.
Løsning
Var alt klart?
Tak for dine kommentarer!
Awesome!
Completion rate improved to 1.67Sektion 6. Kapitel 4
single