1
0
Fork 0

z1, z2, z3, z4, z5, z6, z7, z8, z9, z10

This commit is contained in:
s45148 2017-11-29 00:37:15 +01:00
parent f29a32cacd
commit 023a824152
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ def pokemon_speak(text):
c += 1
return res
def tests(f):
inputs = [['pokemon'], ['do not want'], ['POKEMON']]
outputs = ['PoKeMoN', 'Do nOt wAnT', 'POKEMON']