Student name: Fred Bloggs
Email: Fred.Bloggs@edfwde.com
Student number: s123123
Loops
While loop
Do While loop
10
For loop
0
1
2
3
4
5
6
7
8
9
Apple
Pear
Orange
Warning: Undefined array key 3 in /u01/home/dauld/public_html/webdev2/2020_S2/session2/variables.php on line 58
For Each Loop
Fatal error: Uncaught TypeError: key(): Argument #1 ($array) must be of type array, int given in /u01/home/dauld/public_html/webdev2/2020_S2/session2/variables.php:65
Stack trace:
#0 /u01/home/dauld/public_html/webdev2/2020_S2/session2/variables.php(65): key(0)
#1 {main}
thrown in /u01/home/dauld/public_html/webdev2/2020_S2/session2/variables.php on line 65