Skip to content

Cenzer0/Zooxv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

Muhammad Falih Afiq

Heya! I'm Falih, a student currently living in Tegal, Indonesia. I'm preparing for JEE, and learning programming through small projects on the side.


class cenzoo():
    
  def __init__(self):
    self.name = "Muhammad Falih Afiq";
    self.username = "cenzoo";
    self.location = "Central Java, Indonesia";
    self.twitter = "@cenzoooo";
    self.web = "https://zxteam.live";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = Cenzooo()

My Statistics



About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published