improve code

This commit is contained in:
Denis Galimov 2025-01-24 01:06:24 +03:00
parent ad6e3b843d
commit fd3d996bf9
No known key found for this signature in database
GPG Key ID: 954C1D35FBD8B111

View File

@ -1 +1 @@
a + b
def add(a, b): return a + b