Login
Remember
Register
Ask a Question
Read the Following function:
0
votes
asked
Jan 19, 2021
in
Python
by
SakshiSharma
Read the Following function:
any([5>8, 6>3, 3>1])
What will be the output of this code?
i) False
ii) Ture
iii) Invalid code
iv) None of these
#python-code
Python-questions-answers
Please
log in
or
register
to answer this question.
0
Answers
...