#!/usr/bin/env python from __future__ import print_function x = 42 print(x)