Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagemath.github.io
Path: blob/master/files/loadtest.py
2457 views
1
print("hi from the net")
2
3
print(2 + 3)
4
5