Quellcode durchsuchen

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri vor 8 Jahren
Ursprung
Commit
c2a736d8de
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md Datei anzeigen

14
 1. Define and implement recursive functions.
14
 1. Define and implement recursive functions.
15
 2. Practice the use of repetition structures.
15
 2. Practice the use of repetition structures.
16
 
16
 
17
-This laboratory experience is an adaptation of the homework *GridPlotter* presented by Alyce Brady and Pamela Cutter in [1]. The implementation of the grid and the ability to paint in it was presented by Sacha Schutz in [2] but it was fixed, modified and adapted for this laboratory experience.  
17
+This laboratory experience is an adaptation of the task *GridPlotter* presented by Alyce Brady and Pamela Cutter in [1]. The implementation of the grid and the ability to paint in it was presented by Sacha Schutz in [2] but it was fixed, modified and adapted for this laboratory experience.  
18
 
18
 
19
 ## Pre-Lab:
19
 ## Pre-Lab:
20
 
20