Python/Python Mcq Set 13 MCQs :- multiple choice questions and answers. e.g Python MCQS,Python Mock Tests , Python Practice Papers ,Python Sample Test,Python Sample questions

Your Session ID :-Guest437765

Question 1: What will be the output of the following Python code? def f1(): x=15 print(x) x=12 f1()

Error

12

15

1512

Total MCQS Questions are 50 in this paper Python Mcq Set 13