• Please correct sample to:

Question related to mission _P Subsets Summing

 

Please correct sample to: print "First", "Done" if checkio(2) == 7 else "Wrong" print "Second", "Done" if checkio(3) == 31 else "Wrong" since it throws error in current variant