Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
jackfrued
GitHub Repository: jackfrued/python-100-days
Path: blob/master/公开课/年薪50W+的Python程序员如何写代码/code/Python/opencourse/part01/example01.py
2372 views
1
print('hello, world')
2
3