Back
Hack Editor
Beginner
Run »
Hack Echo
Echo "Hello World" in Hack.
Check Solution
<<__EntryPoint>> function main(): void { echo "Hello World"; }