top of page

My Python code goes here...

you=input("Wanna see my code?")

If you.lower() in "yes":

     you=input("What kind of codes?")

     if you == "own codes":

            print(GitHub)

     elif you == "chatbot":

         print(GitHub)

else:

    print(Bye-bye)

​

python_logo.png

All copyrights reserved by Mock King Lun Kelvin, except those that are published by other legal parties.

If anyone finds anything inside not comfortable, please swiftly speak to me. It will be sorted as soon as possible.

bottom of page