Skip to content

skhrlx/skhrlx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 

Repository files navigation

Follow me, i don't bite (just if you take my protein)

class Hello:
    def Hello_Visitant():
        print("๐Ÿš€ All here is for hobby and love ๐ŸŽฎ๐Ÿ–ฅ๏ธ")

        about_me = "I'm a chess player, enthusiast of programming, and I love gymnastics and weight some heavy circles. ๐Ÿ’ปโ™Ÿ๏ธ๐Ÿคธโ€โ™‚๏ธ"

        print("๐Ÿ“ข Be free to interact with my projects. ๐Ÿค")

class SomeThings:

    def __init__(self):
        self.name = "Maycon Melo"
        self.weight = ["64kg", "141lbs"]
        self.height = ["180cm", "5'11''"]
        self.years_old = 19
        self.fake_natty = True

    def Languages(self):
        main_languages = ["C++", "Python ๐Ÿ"]

    def Idioms(self):
        idioms = ["Brazilian Portuguese ๐Ÿ‡ง๐Ÿ‡ท", "English ๐Ÿ‡บ๐Ÿ‡ธ", "Spanish ๐Ÿ‡ช๐Ÿ‡ธ", "French ๐Ÿ‡ซ๐Ÿ‡ท"]

    def main(self):
        print("๐Ÿ‘‹ Hi, I'm thinking what I'm going to do. Maybe I'll become a cop with a coding hobby. Fulfilling a childhood dream. ๐Ÿš”๐Ÿ’ญ"

if __name__ == "__main__":
    life = SomeThings()
    life.main()

Can you give me a incentive in gym? ๐Ÿ’‰

๐Ÿ‡ง๐Ÿ‡ท | Minha chave PIX: b838a090-828d-4a1f-b6ec-f32bdd64adbd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published