mirror of
https://github.com/newtype256/esgi-devops.git
synced 2025-06-04 06:46:25 +02:00
cours: corrige les tests
This commit is contained in:
parent
4b719bf35b
commit
37f6ee7eef
1 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,6 @@ def reverse_words(S):
|
|||
>>> reverse_words("abc def")
|
||||
'cba fed'
|
||||
>>> reverse_words("bonjour bonsoir")
|
||||
'roujnob riosnob'
|
||||
'ruojnob riosnob'
|
||||
"""
|
||||
pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue