Development Python

import sys                          # printing the hard way
sys.stdout.write('hello world\n')