#!/bin/bash/env python
for i in range(10):
    print("Hello world")

    