4 lines
79 B
Python
4 lines
79 B
Python
![]() |
name = input('Enter name of Student: ')
|
||
|
cnic = input('Enter ID of Student: ')
|
||
|
|