Private
Public Access
1
0
Files
rowsandall/rowsandall_app/rctasks.py
sanderroosendaal 3eed3cc3e7 Uploading files
2016-10-30 17:39:32 +01:00

4 lines
44 B
Python

def addrc(x,y,z):
return int(x)+int(y)