print('Hello world!')
print("hello Taiwan Acer")
print("hello G Class Mercedes")
print("hello Hyundai")
i= 1
while i<2:
i+=1
print("Anup Tirkey is SAI , Mechanical Engineer, NIT")
def say():
print("show the mechanical constraints reporting to Anup Tirkey in System")
say()
To embed this project on your website, copy the following code and paste it into your website's HTML: