Computer Science, asked by hemasudha359, 3 months ago

20. Trace the flow of execution for following programs:
1. def Increment(x):
x=x1
4. #main program
5. X=3
6. print(x)
7. Increment(x)
8. print(x)​

Answers

Answered by amankumar991123
4

Answer:

3

3

3

make the brainliest answer please

Similar questions