Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
sagemath
Edit Copy
Star
GitHub Repository:
sagemath/sagemath.github.io
Path:
blob/master/files/loadtest.py
2
4
5
7
views
1
print
(
"hi from the net"
)
2
3
print
(
2
+
3
)
4
5