I have given the correct answer but auto assessment shows that please check the correct formula.
q no 36 :
Create variables in the Jupyter notebook on the right-hand side. Press Shift + Enter to run code in individual cells.
- Define a variable
heightwith the value20 - Define a variable
widthwith the value80 - Define a variable
area_of_rectangleand assign the formula for calculating the area to it.
and in the notebook I have given the correct formula and also it has printed the correct result. Please check why its not taking it as a correct answer.