Skip to content

MrShadowDev/MrShadowDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

MrShadowDev banner


class Attributes(MrShadowDev):
    def __init__(self) -> None:
        super().__init__()
        
    @staticmethod
    def life() -> tuple:
        age = 17
        langs = ['Arabic', 'Spanish', 'English', 'French',]
        return langs, age

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

⭐My Stats


Visitor count

Introduction gif

Email Twitter

  • If you see this have a nice day :p

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published