My test score is 95 The price is $9.99 The price is $price My test score is 95I will achieve an A grade if I score 90 or higher
Devon Dale The students in this class include Brittany
Student 3 is Johnathan
Array
(
[0] => Brittany
[1] => Dana
[2] => Johnathan
[3] => Angel
[4] => April
[5] => Steve
)
array (
0 => 'Brittany',
1 => 'Dana',
2 => 'Johnathan',
3 => 'Angel',
4 => 'April',
5 => 'Steve',
)
array(6) {
[0]=>
string(8) "Brittany"
[1]=>
string(4) "Dana"
[2]=>
string(9) "Johnathan"
[3]=>
string(5) "Angel"
[4]=>
string(5) "April"
[5]=>
string(5) "Steve"
}
10.5
11
10