How about some scratch: say [Hello] which is the same as the python expression: print('Hello')
say [Hello]
print('Hello')