Преглед на файлове

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri преди 8 години
родител
ревизия
429ca2cec0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md Целия файл

@@ -4,7 +4,7 @@
4 4
 ![main2.png](images/main2.png)
5 5
 ![main3.png](images/main3.png)
6 6
 
7
-[Verano 2016 - Rafa - Ive- Tatiana]
7
+
8 8
 
9 9
 One of the advantages of using computer programs is that we can easily implement repetitive tasks. Structures such as `for`, `while`, and `do-while` allow us to repeat a block of instructions as many times as needed. These structures are also referred to as *repetition structures*. 
10 10