Login
Remember
Register
Ask a Question
Is x, y = 5, 6 a valid statement?
0
votes
asked
Jun 24, 2020
in
Python
by
Robindeniel
Is x, y = 5, 6 a valid statement?
True
False
#python-code-output
Python-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 25, 2020
by
SakshiSharma
True
...