Read the question, write TypeScript on the right, then Run or Check.
QuestionHint and solution stay closed until you open them
Log exactly Hello, TypeScript.
Examples
Input
(none)
Output
Hello, TypeScript
Hint
- console.log("Hello, TypeScript");
Show correct code
Peek only after you have tried. You can still Check your own version.
console.log("Hello, TypeScript");
main.tstsc · readLine() · Ctrl + Enter
ResultIdle
Run to see output. Check grades the tests.