Skip to content
View ThanatosXingYu's full-sized avatar
🏠
Studying
🏠
Studying

Block or report ThanatosXingYu

Report abuse

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

Report abuse
ThanatosXingYu/README.md
header_1

Visitors Python JavaScript PHP Badge Java C++ HTML5 MongoDB Redis MySQL Docker Amazon AWS Microsoft Azure Google Cloud Git GitHub GitLab PyCharm Linux Badge Windows Badge Raspberry Pi

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

class Student:

    def __init__(self):
        self.name = "Thanatos"
        self.role = "Student"
        self.interest="Cyber Security"
        self.blog="blog.luckysix.cc"
        self.language_spoken = ["zh_CN", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")

me = Student()
me.say_hi()

Metrics

🙋 Hello



Jokes Card

Pinned Loading

  1. iKun_Keyboard iKun_Keyboard Public

    为小黑子ikun们打造的专属键盘--鸡音键盘,非ikun不可用!用上它,你就是千万ikun粉中最靓的仔,无人可敌无人可挡。

    Python 55 5

  2. bt_score bt_score Public

    从宝塔面板优化出的服务器跑分程序

    Python 1