Computer Science, asked by dhanush23355, 5 months ago

What is the output of following code snippet:

def f1() :

try:

except

print("Hello

else:

print("Hai">

finally:

print("Hello​

Answers

Answered by harshitvaishy306
0

Answer:

else finally print all except . that means those documents which not

Similar questions