Skip to content
View mowhn's full-sized avatar
🍬
Candy
🍬
Candy

Block or report mowhn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mowhn/README.md

mowhn 👾

Open Source Love

#!/usr/bin/python
# -*- coding: utf-8 -*-


class Kid:

    def __init__(self):
        self.name = "mowhn"
        self.role = "Kid"
        self.language_spoken = ["English"]

    def say_hi(self):
        print("Welcome to my world of development! I break things, code them, and learn as I grow.")


me = Kid()
me.say_hi()

About Me?

I’m a kid who loves to learn, code, and build. From experimenting. I focus on gaining knowledge and creating projects for fun.


Languages

Languages

Tools & Platforms

Tools & Platforms


@mowhn's activity is private