class Vinn(Programmer):
def __init__(self, name):
self.name = name
self.age = 24
self.languages = {'Python', 'R', 'Java', 'C++'}
def chat(self):
print('An enigma as vexing as life itself.')
Popular repositories Loading
-
fucking-algorithm
fucking-algorithm PublicForked from labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
-
-
python-machine-learning-book-2nd-edition
python-machine-learning-book-2nd-edition PublicForked from rasbt/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
Jupyter Notebook
-
traffic-signs
traffic-signs PublicForked from alexstaravoitau/traffic-signs
German Traffic Signs Classification
Jupyter Notebook
-
deep-learning-book
deep-learning-book PublicForked from rasbt/deep-learning-book
Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"
Jupyter Notebook
-
tensorflow
tensorflow PublicForked from tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
C++
If the problem persists, check the GitHub status page or contact support.