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
height
with the value20
- Define a variable
width
with the value80
- Define a variable
area_of_rectangle
and 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.