Print a word
This page needs a recent browser (with SharedArrayBuffer support). Please update Chrome, Edge, Firefox or Safari to the latest version.
Print a word
Welcome! In every challenge you type code, press Run to see what it does, then press Check answer.
To show text, put it in quotes inside print(...). For example, print("cat") shows cat.
Use print(...) to show the word hello.
Click Run to see the output here.