Challenge for Strings, Arrays and Objects
Challenge
For each word
, you are given, print "Hello {word}!".
(Replace {word} with the given word).
Note: In these challenges, use print()
to print to output.
Please sign in or sign up to submit answers.
Alternatively, you can try out Learneroo before signing up.