8000 GitHub - TheCuteOwl/TheCuteOwl: Just a README
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TheCuteOwl/TheCuteOwl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0