The canonical first program (here in python):
1 2 3 #!/usr/bin/python3 print('Hello, world!')
1 2 3
#!/usr/bin/python3 print('Hello, world!')
In this case, its also the first post!