| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
class BatScript:
def __init__(self):
self.name = "BatScript"
self.role = "Cool Developer"
self.location = "Somewhere between code and coffee [TRY ESPERSOOOO itz cool! I love it]"
self.learning.languages = ["French", "English", "Arabic", "German"]
self.current_obsession = "Building my own programming language (Vulpin)"
self.life = "Love Coffee, Cat, School"
self.motto = "NOT CLEAN CODE!!! Just make it stable Bruh"
def say_hi(self):
print("You can have connection with this email:")
print("batscript500@gmail.com")| Back | FazBrowse Home | New Git URL |