Post

Python Programming
Python Programming@PythonPr·
What is the Output ? x = 5 y = x x = x+2 x += x + 4 print ( x )
English
21
5
62
13.7K
Paylaş