# "๐๐ฎ๐๐๐๐ฌ๐ฌ ๐ข๐ฌ ๐ง๐จ๐ญ ๐ ๐๐๐ฌ๐ญ๐ข๐ง๐๐ญ๐ข๐จ๐ง, ๐๐ญ'๐ฌ ๐ ๐๐จ๐ฎ๐ซ๐ง๐๐ฒ. ๐๐ก๐๐ซ๐ ๐๐ซ๐ ๐ง๐จ ๐
๐ฎ๐ฅ๐ฅ ๐๐ญ๐จ๐ฉ๐ฌ, ๐จ๐ง๐ฅ๐ฒ ๐๐จ๐ฆ๐ฆ๐๐ฌ."
def MyLife(){
contribution = 0
while(DREAMS){
consistency = planing()
growth = hard_work()
success = evaluate(growth, consistency)
contribution += success
}
return contribution
}
Popular repositories Loading
-
Machine_Learning
Machine_Learning PublicThis is the repo of Machine Learning Algorithms implemented in Python.
Jupyter Notebook 8
-
Computer_Graphics
Computer_Graphics PublicThis is the repo of Computer Graphics Algorithms implemented in C++ using OpenGL/GLUT.
-
Artificial_Intelligence
Artificial_Intelligence PublicThis is the repo of Artificial Intelligence Algorithms implemented in Python.
Python 4
-
Network_Programming
Network_Programming PublicThis is the repo of Network programming implemented in c language.
C 4
-
Quantum_Computing
Quantum_Computing PublicQuantum computing algorithms implemented using qiskit & IBM in python language.
Jupyter Notebook 4
If the problem persists, check the GitHub status page or contact support.