student_name = 'joan' student_class = 4 student_height = '4.5'
student_name = 'joan'
student_name
'joan'
student_class
4
student_height
'4.5'