#!/usr/bin/env python3 import os,sys def helloworld(): print("helloworld")