You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Chris 5ff30bcf33 discovery-piscine: add subjects and tests 3 years ago
..
README.md discovery-piscine: add subjects and tests 3 years ago

README.md

Mirror

Instructions

Declare a variable mirror of the reversed provided variable word.

example: desserts would be stressed

Note that reverse only exist on array, you must first find a way to convert the word too an array to use it !

Notions