hello world syntax tree?

print(“hello world\n”)

statementlist([call(“print”, [“hello world\n”])])

!