This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:web_development:lists:exercise [2021/12/07 06:15] mag [Factorial] |
en:web_development:lists:exercise [2023/08/16 09:33] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Web Development Lesson | + | ====== Web Development Lesson |
===== Exercises ===== | ===== Exercises ===== | ||
Try the following exercises to practice what you've learnt about lists. | Try the following exercises to practice what you've learnt about lists. | ||
Line 26: | Line 26: | ||
* checks the value and returns whether the number was correct or not (HINT: use an ' | * checks the value and returns whether the number was correct or not (HINT: use an ' | ||
* runs 3 times before stopping (HINT: use a 'for loop') | * runs 3 times before stopping (HINT: use a 'for loop') | ||
+ | |||
+ | ==== Working Examples ==== | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
[[en: | [[en: |