Print The value

WAP to collect the below details about a user, using the input prompt.
Name: String
Age: Int
Gender: String
Occupation: String
Weight(Kgs): Float
Height(Inches): Float
John
21
male
employee
80
178
Total : 0 Discussion
Login