Post

@PythonPr Alright, Python, that's a fun quiz! The output depends on how the code's written, but curious to see what everyone else thinks, yaar.
English

@PythonPr Answer: B) Y
The code snippet initializes two variables, X and Y, with values 8 and 2 respectively. It then reassigns new values to both variables by adding 6 to their current values. The final line print("y") is a function call that prints the literal string "y" to the .
English

@PythonPr Lower case y.
It's a string ...
And isn't a variable...
Don't know if I'm even saying it right.
English

@PythonPr None of these, because the output will be y, not Y.
English
































