Skip to content
View Huyu2239's full-sized avatar
  • 広島市立大学
  • Hiroshima
  • 18:53 (UTC +09:00)

Highlights

  • Pro
Block or Report

Block or report Huyu2239

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
Huyu2239/README.md

Hi

Huyu2239

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


class Human:
    def __init__(self):
        self.age = 20
        self.name = "Huyu2239"
        self.langs = ["ja_JP", "en_US"]
        self.birthday = datetime.date(2004, 1, 13)
        self.role = "University Student"

    def greet(self):
        print("現実逃避をプレイ中")
        

myself = Human()
myself.greet()
Huyu2239's Github Stats Huyu2239's Github Stats

Discord

Discord

Popular repositories Loading

  1. old-ExpandBot old-ExpandBot Public archive

    Python 3 3

  2. tsumaziro-ichipiro tsumaziro-ichipiro Public

    TypeScript 2 1

  3. Mochi Mochi Public

    Python 1

  4. Huyu2239 Huyu2239 Public

    1

  5. rust-practice rust-practice Public

    Rust 1

  6. Herbicide-BOT Herbicide-BOT Public archive

    Python