^title Try Wren ---
examples:   hello loop fractal

enter code below

run
System.print("hello wren")

no errors

code output

...