3 lines
79 B
Python
3 lines
79 B
Python
name = input('Enter name of Student: ')
|
|
cnic = input('Enter ID of Student: ')
|
|
|