# S1= {1, 2, 3, 4} #Classic Example of Set. # p.add(1) #This is used to add elements in set. # # p.add(1) this will not print 1 once again as 1 is already printed ...
print("This line is very imp") #inorder to print this line irrespective of any errors compiler might face in lines # before line 10 we use 'Try except Exception handling.' ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results