#include "tutorial.h" start string s = "Hello, world!"; print(s); end