elias
-
class Elias(Human): def __init__(self, brain, body): self.brain = brain self.body = body @staticmethod def paiten(): print("paiten") def __del__(self): print("💀") - Joined on
2025-04-02
Block a user
Updated 2025-10-30 15:46:22 +01:00
ever wanted to have a stroke looking up weather information? its your lucky day
Updated 2025-10-23 13:32:21 +02:00
surprisingly addicting hangman game made in python
Updated 2025-10-14 13:26:03 +02:00
python scripts to calculate ip binary stuff, because doing it manually is aids
Updated 2025-09-17 11:03:04 +02:00
control a robomaster with a (barely working) python app
Updated 2025-04-03 12:45:29 +02:00