Buildin Function Python Tutorial

single_code = compile('pr int "Hello world!"', '', 'single')
exec single_code