import sys,os,math import numpy as np import pylab as pl # here we have a comment on the scripting for iii in np.arange(0,42): print('Hello new planet number {}'.format(iii+1))