Computer Science, asked by shark27, 15 days ago

Write the output of the following program :

def Check(K, L=70):

     if(K>L):

        K-=L

     else:

        K+=L

M=100

N=40

Check(M,N)

print(M,"#",N)

Check(M)

print(N,"#",M)​

Answers

Answered by shantamyadavlko12
0

Answer:

h3h3h3h4hhhh4uueuuuuhu4uuwhuw

Similar questions