diff --git a/journal/Readme.md b/journal/Readme.md index 543943691d7565a29d7beb7d0d6bcd4f6e5dede7..132e428d2647bedb53daac8e6f3c39dde3afc25a 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -20,15 +20,22 @@ Reserved for the Mooc's logbook **Exercise 01-1:** *Which two files contain the character string "LE MOOC RECHERCHE REPRODUCTIBLE C'EST GENIAL" ?* + **Answer** + module1/exo1/aebef6b0a5.txt + module1/exo1/f683bbad4b.txt *Find for the file module1/exo2/readme.md and, using the blame or history functions of GitLab, retrieve the commit that added the title Helloworld Python.* *Which is the commit number?* + **Answer** + 505c4e26 *Who is the author of the commit?* + **Answer** + Arnaud Legrand