class SonsuzUs():
def __init__(self):
self.name = "Sonsuz Us";
self.username = "sonsuzus";
self.location = "Istanbul, Turkey";
self.lang = "tr"
self.twitter = "@sonsuzbilgi";
self.web = "https://www.sonsuz.us";
self.work = "Programmer, Developer and Teacher";
self.programs = ["Python","C/C++","Java","PHP","C#","HTML","JavaScript","Basic","SQL","Algorithm"];
self.interests = ["Chess","Go","Intelligence","BigData","Mythology","Dreams"];
def __str__(self):
return self.name
if __name__ == '__main__':
me = SonsuzUs()
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|||
![]() |