Challenge: Writing First Function
Tehtävä
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.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 6. Luku 4
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Awesome!
Completion rate improved to 1.67
Challenge: Writing First Function
Pyyhkäise näyttääksesi valikon
Tehtävä
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.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 6. Luku 4
single