瀏覽代碼

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri 9 年之前
父節點
當前提交
4016dcfe9a
共有 1 個檔案被更改,包括 3 行新增1 行删除
  1. 3
    1
      README-en.md

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

5
 ![](http://demo05.cloudimage.io/s/resize/215/i.imgur.com/TEk9bMp.png)
5
 ![](http://demo05.cloudimage.io/s/resize/215/i.imgur.com/TEk9bMp.png)
6
 ![](http://demo05.cloudimage.io/s/resize/215/i.imgur.com/3PV1IiK.png)
6
 ![](http://demo05.cloudimage.io/s/resize/215/i.imgur.com/3PV1IiK.png)
7
 
7
 
8
-
8
+[Verano 2016 - Ive]
9
 
9
 
10
 One of the advantages of using computer programs is that we can easily implement repetitive tasks. Structures such as the `for`, `while`, and `do-while` allow us to repeat a block of instructions as many times as needed. In this lab experience you will use `for` loops to complete a simple ciphering application.
10
 One of the advantages of using computer programs is that we can easily implement repetitive tasks. Structures such as the `for`, `while`, and `do-while` allow us to repeat a block of instructions as many times as needed. In this lab experience you will use `for` loops to complete a simple ciphering application.
11
 
11
 
29
 
29
 
30
 5. Studied the concepts and instructions for the laboratory session.
30
 5. Studied the concepts and instructions for the laboratory session.
31
 
31
 
32
+6. Taken the Pre-Lab quiz availabel in Moodle.
33
+
32
 
34
 
33
 
35
 
34
 ---
36
 ---