• 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
elias pushed to main at elias/robomaster-python 2025-04-03 07:42:26 +02:00
6b1cd5d950 Update README.md
elias pushed to main at elias/robomaster-python 2025-04-03 07:39:11 +02:00
2e662e9b24 Upload files to "controller"
elias pushed to main at elias/robomaster-python 2025-04-03 07:38:56 +02:00
8dd78d2d9d Delete controller/robomasterpy-1.0.0-py3-none-any.whl
elias pushed to main at elias/robomaster-python 2025-04-02 16:04:48 +02:00
379381335b Update controller/requirements.txt
elias pushed to main at elias/robomaster-python 2025-04-02 15:26:20 +02:00
10a2060547 Update controller/main.py
elias pushed to main at elias/robomaster-python 2025-04-02 13:41:00 +02:00
e1fce30972 Upload files to "controller"
elias pushed to main at elias/robomaster-python 2025-04-02 13:35:05 +02:00
5104b5e5f1 Update controller/requirements.txt
elias pushed to main at elias/robomaster-python 2025-04-02 13:34:50 +02:00
9718f442b6 Delete controller.py
elias pushed to main at elias/robomaster-python 2025-04-02 13:34:43 +02:00
3e5f9596bd Add controller/main.py
elias pushed to main at elias/robomaster-python 2025-04-02 12:32:44 +02:00
428d790864 added controller software
elias pushed to main at elias/robomaster-python 2025-04-02 11:45:22 +02:00
elias created branch main in elias/robomaster-python 2025-04-02 11:45:22 +02:00
elias created repository elias/robomaster-python 2025-04-02 11:40:55 +02:00