User Tools

Site Tools


en:web_development:lists:exercise

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:web_development:lists:exercise [2021/12/13 05:10]
mag [Web Development Lesson 2 - Lists]
en:web_development:lists:exercise [2023/08/16 09:33] (current)
Line 26: Line 26:
   * checks the value and returns whether the number was correct or not (HINT: use an 'if' statement)   * checks the value and returns whether the number was correct or not (HINT: use an 'if' statement)
   * runs 3 times before stopping (HINT: use a 'for loop')   * runs 3 times before stopping (HINT: use a 'for loop')
 +
 +==== Working Examples ====
 +  * [[https://techschool.murraygunn.id.au/webdev/classes/lists/5/ol.html|listas ordenadas]]
 +  * [[https://techschool.murraygunn.id.au/webdev/classes/lists/5/even.html|numeros pares]]
 +  * [[https://techschool.murraygunn.id.au/webdev/classes/lists/5/factorial.html|factorialesl]]
 +  * [[https://techschool.murraygunn.id.au/webdev/classes/lists/5/guess.html|juego de adivinanzas]]
  
 [[en:web_development:lists:summary|Next: Summary]] [[en:web_development:lists:summary|Next: Summary]]
en/web_development/lists/exercise.1639401036.txt.gz · Last modified: 2023/08/16 09:33 (external edit)