Challenge: Writing First Function
Opgave
Swipe to start coding
You are writing a simple function to generate a personalized greeting.
- Define a function called
greetingthat takes a parameter calledname. - The function should return a greeting in the format:
"Hello, name!". - Use the
returnstatement 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
greetingthat takes a parameter calledname. - The function should return a greeting in the format:
"Hello, name!". - Use the
returnstatement to ensure the function outputs the correct result.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 6. Kapitel 4
single