Parcourir la source

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri il y a 8 ans
Parent
révision
4e3c3dbb8a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md Voir le fichier

206
 ```
206
 ```
207
 
207
 
208
 
208
 
209
-### Exercise 1 -Familiarize yourself with the defined functions
209
+### Exercise 1 - Familiarize yourself with the defined functions
210
 
210
 
211
 The first step in this laboratory experience is to familiarize yourself with the functions that are already defined in the code. Your tasks require that you imitate what the functions do, for this reason it is important that you understand how to call, declare and define the functions. 
211
 The first step in this laboratory experience is to familiarize yourself with the functions that are already defined in the code. Your tasks require that you imitate what the functions do, for this reason it is important that you understand how to call, declare and define the functions. 
212
 
212