
Python
Note: When SoloLearn introduced the new certificates, they not only changed design but also renamed
Pythonto
Python Core. That’s why the certificate is namedPython Corein the image, as I uploaded the counterpart certificates here as original ones are only in paper form. I’m sorry for the confusion.
Python
Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python’s design philosophy emphasizes code readability with its notable use of significant whitespace.
Hello, World!
print("Hello, World!")
How I used Python
- Web Development (Django, Flask)
- Data Science (Pandas, NumPy, Matplotlib)