TheCuteOwl / TheCuteOwl

Just a README

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stopped coding those stuff. Have a nice life everyone👋


class Attributes(TheCuteOwl):
    def __init__(self) -> None:
        super().__init__()
        
    @staticmethod
    def contact() -> str:
        return "No contact information provided."

    @staticmethod
    def life() -> tuple:
        age = None
        langs = ['French', 'English']
        return langs, age

    @staticmethod
    def coding() -> tuple:
        learning = "python"
        specialities = 'automation'
        environment = 'vscode'
        return learning, specialities, environment

⭐My Stats


Tools

(Learning)

Visual Studio Code


Visits:

  • If you see this have a nice day :p

About

Just a README