What does this question actually mean? Can any one help me!

Possibly, it’s as simple as:

Name = "Nishadhi"
Age = 10
Height = 1.2
Address = "11, Palanwatta, Pannipitiya"

If you now look at the data types, you’ll see:

<class 'str'>
<class 'int'>
<class 'float'>
<class 'str'>