print("hello world")

print("hello taiwan acer")

print("Anup Tirkey is a SAI Mechanical Engineer.")

i =1;

while(i<8):

    i+=1;
    
    print("Anup TIrkey is a SAI Engineer Mechanical");


    

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: