#!/usr/bin/python
# -*- coding: utf-8 -*-
class Student:
def __init__(self):
self.name = "Thanatos"
self.role = "Student"
self.interest="Cyber Security"
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()
Pinned Loading
-
iKun_Keyboard
iKun_Keyboard Public为小黑子ikun们打造的专属键盘--鸡音键盘,非ikun不可用!用上它,你就是千万ikun粉中最靓的仔,无人可敌无人可挡。
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.