Skip to content

Commit cde2f4d

Browse files
committed
2
1 parent fa400e0 commit cde2f4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tasks/practice1/practice1.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import pytest
21
def concatenate_strings(a: str, b: str) -> str:
32
"""
43
Функция для сложения двух строк.

0 commit comments

Comments
 (0)