Greet a name
This page needs a recent browser (with SharedArrayBuffer support). Please update Chrome, Edge, Firefox or Safari to the latest version.
Greet a name
Join fixed text with a variable: "Hi " + name.
Put Sam in name, then show Hi Sam with "Hi " + name.
Click Run to see the output here.