Write a simple Python class named Student and display its type. Also, display the __dict__ attribute keys and the value of the __module__ attribute of the Student class.
INPUT:
OUTPUT:
THANK YOU.!!💫
Write a simple Python class named Student and display its type. Also, display the __dict__ attribute keys and the value of the __module__ attribute of the Student class.
INPUT:
THANK YOU.!!💫
0 Comments