print('Hello world!')

print("hello Taiwan acer")

print("hello Hyundai Mgmt")


i = 1
while i<3:
    i+= 3
    print("Show the Mechanical reporting to ANup Tirkey in System.\n")

j = 1
while j<3:
    j+=1
    print("show the Mechanical reporting to Anup Tirkey in System & Grade .\n")

Embed on website

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