3 like 0 dislike
2.2k views

Write a PHP script to calculate and display average temperature, five lowest and highest temperatures.
Recorded temperatures : 78, 60, 62, 68, 71, 68, 73, 85, 66, 64, 76, 63, 75, 76, 73, 68, 62, 73, 72, 65, 74, 62, 62, 65, 64, 68, 73, 75, 79, 73
Expected Output :
Average Temperature is : 69.766666666667
List of five lowest temperatures : 60, 62, 63, 64, 65,
List of five highest temperatures : 75, 76, 78, 79, 85, 

[Exercise] Essay (Open question) - asked in 2016-2 CSIEB0270 - Internet System Design and Practice by (18k points)
ID: 24644 - Available when: 2017-05-18 09:30:00 - Due to: 2017-05-18 12:00:00

edited by | 2.2k views

28 Answers

0 like 0 dislike
Hidden content!
* ** * ** **** * * * * * * *** * ****
answered by (-32 points)
0 like 0 dislike
Hidden content!
** * ** ** ***** *** * ** * ********* * *** ***
answered by (-61 points)
0 like 0 dislike
Hidden content!
**** ** * ** ***** *** ** ** * ** ** ** ** **
answered by (16 points)
0 like 0 dislike
Hidden content!
* ** * * * *** ** * ** * **** ** **
answered by (-2 points)
0 like 0 dislike
Hidden content!
* * ** *** * ***** * * ** * * ** ** * ** * *
answered by (38 points)
0 like 0 dislike
Hidden content!
* **** * * * * * * *** *** * ** ** * **
answered by (-211 points)
edited by
0 like 0 dislike
Hidden content!
** * * * ** * * ** **** * * * **** ** ** *** **** ****
answered by (-14 points)
0 like 0 dislike
Hidden content!
** ***
* *** ** = ****** * ** 62, 68, 71, 68, * 85, ** * * * ** *
* 72, 75, 65, 74, 63, 67, 65, * 68, * * * ** *
* * * = ***** * *** **
*** * = 0;
***** * ** = * **
******** *** as

{
* ****** += **

}
** * ** ** * * * = * *** * * * * *
*** * ** * * * ** ** is : **** * *** ****** ** * ***
** ***

* * **** ***
** * **
** ** of * * * *** * ** ** **
** ** ****** 5;

{

** * *** ** ******* ** ** **

}
** * **
* of ** * * * *** * * ** *
* * * ** * * * *** * * *

{
* * * * * ***** **** **

}
* ** *
answered by (-168 points)
Welcome to Peer-Interaction Programming Learning System (PIPLS) LTLab, National DongHwa University
English 中文 Tiếng Việt
IP:172.70.100.104
©2016-2025

Related questions

3 like 0 dislike
22 answers
[Exercise] Essay (Open question) - asked May 18, 2017 in 2016-2 CSIEB0270 - Internet System Design and Practice by Shun-Po (18k points)
ID: 24648 - Available when: 2017-05-18 09:30:00 - Due to: 2017-05-18 12:00:00
| 1.9k views
3 like 0 dislike
20 answers
[Exercise] Essay (Open question) - asked May 18, 2017 in 2016-2 CSIEB0270 - Internet System Design and Practice by Shun-Po (18k points)
ID: 24647 - Available when: 2017-05-18 09:30:00 - Due to: 2017-05-18 12:00:00
| 1.7k views
2 like 0 dislike
24 answers
[Exercise] Essay (Open question) - asked May 17, 2017 in 2016-2 CSIEB0270 - Internet System Design and Practice by Shun-Po (18k points)
ID: 24646 - Available when: 2017-05-18 09:30:00 - Due to: 2017-05-18 12:00:00
| 1.8k views
2 like 0 dislike
21 answers
[Exercise] Essay (Open question) - asked May 17, 2017 in 2016-2 CSIEB0270 - Internet System Design and Practice by Shun-Po (18k points)
ID: 24645 - Available when: 2017-05-18 09:30:00 - Due to: 2017-05-18 12:00:00
| 1.8k views
3 like 0 dislike
32 answers
[Exercise] Essay (Open question) - asked Apr 6, 2017 in 2016-2 CSIEB0270 - Internet System Design and Practice by Shun-Po (18k points)
ID: 23499 - Available when: 2017-04-06 09:30:00 - Due to: 2017-04-06 12:10:00
| 2.4k views
12,783 questions
183,442 answers
172,219 comments
4,824 users