print("hello world")

print("hello Taiwan acer")

i = 0

while i<2:
    i+=1
    print("Anup Tirkey is a Mechanical Engineer.")
    print("NIT")

j =0

while j<2:
    j+=1
    print("show the mechanical constraint is reporting to Anup Tirkey in System.")

Embed on website

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