Slip 13 Q 1
CODE:
try:
num=int(input('Enter a number :'))
except ValueError:
print("\nThis is not a number!")
else:
print('\nnumber is : ',num)
Here u can get pune university TYBCA practical slips solutions easy and ready to use.(python , core java, ADV. java)
DOWNLOAD SLIP14Q2 /** * STEPS TO RUN CODE * Step 01 compile the code * Step 02 run the code * Step 03 give a file directory locatio...
No comments:
Post a Comment