The average value of a function f(x) over an interval [a,b] is given by the formula:Average =b−a1a∫bf(x)dxIn this case, we want to find the average value of the function y=sin(x) over the interval [0,π]. We can use the formula above, with f(x)=sin(x),a=0, and b=π :Average =π−010∫πsin(x)dxThe integral of sin(x) from 0 to π is −cos(π)+cos(0)=−(−1)+1=2.So, the average value is :Average =π1⋅2=π2So, the correct answer is Option A, π2.