Compare commits

...

4 Commits

Author SHA1 Message Date
Denis Galimov
f8b5f5cd22
add commet 2025-01-24 01:07:52 +03:00
Denis Galimov
fd3d996bf9
improve code 2025-01-24 01:06:24 +03:00
Denis Galimov
ad6e3b843d
Merge branch 'master' into booober 2025-01-24 01:05:05 +03:00
Denis Galimov
eb14392316
new brnach and some code 2025-01-24 01:02:48 +03:00

2
somecode.py Normal file
View File

@ -0,0 +1,2 @@
# func to add
def add(a, b): return a + b