+ 3
Who can solve this?
a = True b = False c = False if a or b and c: print "GEEKSFORGEEKS" else: print "geeksforgeeks"
3 Respostas
+ 19
Jan Markus looks good 👍😉
+ 2
bt how ? help me plz.. I don't get it!!
A or b means true c is false. .then a and c means false. .isn't it? help me guys if you got the logic
+ 1
wow. ..superb. .good work yaaar. .luv it!