What is the output of the following code? a=5 b=7 x=3 if(a>0): if(b=0): X-X+5 elif(a>5) X=X+4...

Posted Date: