forked from tdwojak/Python2017
Done
Signed-off-by: s45167 <krzysztof.spalinski@op.pl>
This commit is contained in:
parent
90e7b49f9e
commit
d830a9105c
@ -17,7 +17,7 @@ def big_no(n):
|
||||
for i in range(n):
|
||||
S+="O"
|
||||
return S+"!"
|
||||
pass
|
||||
|
||||
|
||||
def tests(f):
|
||||
inputs = [[5], [6], [2]]
|
||||
|
Loading…
Reference in New Issue
Block a user