Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
Edit Copy
Download
Star
KuCalc : devops
cocalc/src
/
smc_sagews
/
smc_sagews
/
tests
/
a.py
5
0
6
4
0
views
Tweet
Share
Share
1
def
f2
(
*
args
,
*
*
kwargs
)
:
2
print
"test f2 1"
3
4