1#! /usr/bin/env python 2# Copyright Stefan Seefeld 2006. Distributed under the Boost 3# Software License, Version 1.0. (See accompanying 4# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 5 6print('Hello World !') 7number = 42 8