mirror of https://github.com/01-edu/public.git
eslopfer
2 years ago
1 changed files with 2 additions and 0 deletions
@ -0,0 +1,2 @@
|
||||
def concat(string1, string2): |
||||
return string1 + ", " + string2 |
Loading…
Reference in new issue