Notes:
-Do not edit given statements in the main function
- You can create new functions if you see it is necessary.
-The output result is formatted in two decimal places
3 of 4
Paper No: 1
Sample input and output:
Input: n = 2
After processing: result = 0.67
Input: n = 3
After processing: result = 0.75
Output for marking:
OUTPUT:
0.67
Zoom
- FUO
+ 100%
Output for marking:
OUTPUT:
0.75
Close