reboot rep

This commit is contained in:
ada-dmitry
2023-12-10 17:38:28 +03:00
parent 6644d5da53
commit a4d4108dad
80 changed files with 0 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
def f(a: int, b: int) -> int:
'''
this is an add function
'''
return a + b