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