Linux

What will be the output of the above πŸ‘† code??#shortsfeed #python #pythonprogramming #coding



What will be the output of the following code?? def f(): x=1 print(x) x+=1 f() OPTIONS: A)1 B)2 C)3 D)Error CORRECT OPTION IS …

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button