2 lines
73 B
Python
2 lines
73 B
Python
![]() |
name = input('Enter name of Student: ')
|
||
|
cnic = input('enter your CNIC: ')
|