typescript · beginner · ~10 min
Typed shout
Write `shout(text: string): string` returning the text uppercased with a trailing '!'.
Output
Run to see output.
typescript · beginner · ~10 min
Write `shout(text: string): string` returning the text uppercased with a trailing '!'.
Output
Run to see output.