forked from tdwojak/Python2017
done
This commit is contained in:
parent
66007e3252
commit
e1ae7f9cae
@ -17,7 +17,7 @@ def common_chars(string1, string2):
|
||||
wspolne.append(z1)
|
||||
return wspolne.sort()
|
||||
|
||||
|
||||
|
||||
|
||||
def tests(f):
|
||||
inputs = [["this is a string", "ala ma kota"]]
|
||||
|
Loading…
Reference in New Issue
Block a user