Computer Science, asked by tithi2565, 5 months ago

what will be the output of -
if (not 1) :
print 'you are in if clause'
else :
print 'you are in else clause'​

Answers

Answered by swapnap760
1

Hi Friend

The answer is

2. print 'you are in else clause '

is the answer

May the answer helpful to you

Similar questions