浏览代码

README-en.md edited online with Bitbucket

父节点
当前提交
4e3c3dbb8a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md 查看文件

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