forked from tdwojak/Python2017
commited tasks
This commit is contained in:
parent
442fd6891f
commit
4816a4408f
@ -9,6 +9,8 @@ Oba napisy będą składać się wyłacznie z małych liter.
|
||||
"""
|
||||
|
||||
def common_chars(string1, string2):
|
||||
print string1
|
||||
print string2
|
||||
pass
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user