diff --git a/journal/Readme.md b/journal/Readme.md index f56eb60293dc1edebe2b3660a48b225330a72878..543943691d7565a29d7beb7d0d6bcd4f6e5dede7 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -6,4 +6,29 @@ Espace réservé au journal de bord du Mooc EN -Reserved for the Mooc's logbook \ No newline at end of file +Reserved for the Mooc's logbook + +## June 6, 2022: + +**Key notes:** + +- The importance of taking notes +- The history of notebooks +- Pros and cons +- The challenges + +**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