• newbie
  • main

The program is

def main():
    print('Hello world')

However, the program prints nothing.