mirror of
				https://github.com/newtype256/esgi-devops.git
				synced 2025-11-04 04:00:47 +01:00 
			
		
		
		
	cours: corrige les tests
This commit is contained in:
		
							parent
							
								
									71e96b507a
								
							
						
					
					
						commit
						4b719bf35b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -19,8 +19,8 @@ def est_premier(n):
 | 
			
		|||
def reverse_words(S):
 | 
			
		||||
    """
 | 
			
		||||
    >>> reverse_words("abc def")
 | 
			
		||||
    cba fed
 | 
			
		||||
    'cba fed'
 | 
			
		||||
    >>> reverse_words("bonjour bonsoir")
 | 
			
		||||
    roujnob riosnob
 | 
			
		||||
    'roujnob riosnob'
 | 
			
		||||
    """
 | 
			
		||||
    pass
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue