dotfiles/.config/Code/User/History/-4c5bd84c/3FpB.py
RafayAhmad7548 4f46de8d00 update
2024-09-09 16:59:28 +05:00

5 lines
No EOL
100 B
Python

name = input('Enter name of Student: ')
cnic = input('Enter ID of Student: ')
while not valid: