print('Hello world!')

print("hello Taiwan Acer")

print("hello Hyundai")


def say_h1():
    print("Anup Tirkey is a Mechanical ENgineer, NIT.\n")

def say_h2():
    print("Second Anup Tirkey is an Excise Offcer,NIT.\n")

def say_h3():
    print("Anup Tirkey is an Adhoc Lawyer.\n")

def say_h4():
    print("Anup Tirkey is adhoc Driver.\n")

def say_h5():
    print("Anup TIrkey is part time Occupational Officer")

def say_h6():
    print("Anup Tirkey is mutual fund in mutual bank institution")

def say_h7():
    print("adhoc, noperson either in state have right of obligation to hamper ANup Tirkey Freedom of Expression.Warn and Caution.")
say_h1()
say_h2()
say_h3()
say_h4()
say_h5()
say_h6()
say_h7()

Embed on website

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