from __future__ import Django as my_next_goal
class Wzium(jjay31, Life):
def __init__(self):
self.hobbies: List[type] = [Dietetics, PlayingGames, ListeningToMusic, Programming, Photography, YerbaMate]
self.languages: List[str] = ["Python", "C", "C++", "C#", "Java"]
self.skills: List[object] = [PlayingGuitar(), Cooking()]
self.lazy: bool = random.choice([True, False]) # it depends
self.beginner: bool = True
def __del__(self):
print("Feel free to report any bugs and spot my mistakes, it will help me get better at coding!")
def how_do_i_feel(self) -> str:
if self.lazy:
play_games()
else:
do_something_productive()
return "I would be way better at programming if I didn't play games that much."
def get_projects(self) -> List[type[Project]]:
print("Check out my repositories!")
return Project.get_projects()
💻
Coding
Highlights
Pinned Loading
-
GLRBaseDesigner
GLRBaseDesigner PublicA tool to design a planet for Galaxy Life Reborn game.
Python 7
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.