#NoPayJan Offer - Access all CloudxLab Courses for free between 1st to 31st Jan
We can find out the variable type using the type() function. To find out the type of variable a the command is
type()
a
type(a)
Use the Jupyter notebook on the right-hand side. Press Shift + Enter to run code in individual cells.
Shift + Enter
In the previous exercise, find out the type of area_of_rectangle variable using type() function
area_of_rectangle
The type of area_of_rectangle variable is
No hints are availble for this assesment
Answer is not availble for this assesment
Note - Having trouble with the assessment engine? Follow the steps listed here
Loading comments...