1
0
Fork 0
Signed-off-by: s45167 <krzysztof.spalinski@op.pl>
This commit is contained in:
s45167 2017-11-30 22:59:46 +01:00
parent 07e4742f4a
commit 17fb92a783
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ def leet_speak(text):
tekst += i
return tekst
pass
def tests(f):