dotfiles/.config/Code/User/History/-4c5bd84c/3FpB.py

5 lines
100 B
Python
Raw Normal View History

2024-09-09 16:59:28 +05:00
name = input('Enter name of Student: ')
cnic = input('Enter ID of Student: ')
while not valid: