1. Learn how to use the Gitlab interface: search for the two files containing "LE MOOC RECHERCHE REPRODUCTIBLE C'EST GENIAL" using "*Search or jump to*...".
The answers to this questions are presented in the form of a **path relative to the repository** and are:
-*module1/exo1/aebef6b0a5.txt*
-*module1/exo1/f683bbad4b.txt*
Excercise **number 2**:
2. Learn how to find modification made in the repository by using the **GitLab history** function. To do so find the commit number and author of the commit that added the title **Helloworld Python** in the file *module1/exo2/readme.md*
The answers to this excercise are:
- commit number: 505c4e26
- author of the commit: Arnaud Legrand
## Excercise 01-02: Getting familiar with Markdown
Excercise **a. and b.**:
In this exercise, write for the first time a **markdown file** whose rendered version correspons to the [lms.fun-mooc.fr/](https://lms.fun-mooc.fr/asset-v1:inria+41016+self-paced+type@asset+block/module1_exo2_fichier-markdown.pdf). To help first time-users (like me) with the language: [lms.fun-mooc.fr/](https://lms.fun-mooc.fr/courses/course-v1:inria+41016+self-paced/courseware/2bfe60a86fed4994b5493a220c38eb69/13f6fd96266746a0bd9d717a12f1f835/4?activate_block_id=block-v1%3Ainria%2B41016%2Bself-paced%2Btype%40vertical%2Bblock%4089c7893cb5aa4644b06569c65945d4d9).
You can find the markdown file written by me at: [https://app-learninglab.inria.fr/](https://app-learninglab.inria.fr/moocrr/gitlab/dc97a6904245e0d07c1302ee90fceec3/mooc-rr/blob/master/module1/exo2/fichier-markdown.md).