CBSE Class 12 Computer Science
Question 39 of 103
Working with Functions — Question 15
Back to all questionsindentation error
Reason — The line a = a * 2 should be indented backwards otherwise it will give an error.
indentation error
Reason — The line a = a * 2 should be indented backwards otherwise it will give an error.