LearnPath

typescript · beginner · ~10 min

Typed shout

Write `shout(text: string): string` returning the text uppercased with a trailing '!'.

typescript editor · loading…

Output

Run to see output.