Question: Implement in Python code Input The input is on two lines. The first line contains a single integer 1 n 1 0 0 0 .
Implement in Python code
Input
The input is on two lines. The first line contains a single integer
The second line contains integers
where denotes the temperature on the th day.
Output
Print two integers, first the highest temperature and then the lowest
temperature from the last days.
Scoring
Sample Input
Sample Output
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
