This website requires JavaScript.
Explore
Help
Sign In
sander
/
rowsandall
Private
Public Access
Watch
1
Star
0
Fork
0
You've already forked rowsandall
Code
Activity
Files
69e5df2309db655295626f19f09d31e160bd57ed
rowsandall
/
rowsandall_app
/
rctasks.py
sanderroosendaal
3eed3cc3e7
Uploading files
2016-10-30 17:39:32 +01:00
4 lines
44 B
Python
Raw
Blame
History
def
addrc
(
x
,
y
,
z
)
:
return
int
(
x
)
+
int
(
y
)
View Git Blame
Copy Permalink