Skip to content

zyndly/zyndly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

75 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

#Always;AllWays


class Zyndly:

    def __init__(self):
        self.name = "Zyndly Kent Baja"
        self.about = "A simple coffeeholic who fall in love diving into the amazing world of code
                      and data who also aims to encourage and inspire others to do the same."
        self.atm = "I’m currently learning Ruby on Rails :>"
        self.language_spoken = ["fil_PH", "en_US"]

    def say_hi(self):
        print("I'm happy you pay a visit, I hope you like my works ")

me = Zyndly()
me.say_hi()

πŸ”§ Technologies & Tools

About

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published