Login
Remember
Register
Ask a Question
What will be the output of below text?
0
votes
asked
Jun 24, 2020
in
Python
by
Robindeniel
What will be the output of below text?
info1 = 'Infinity'
info1.find('a')
nan
-1
0
infinity
1
#python-code-
#python-output
#python-output-code
Python-questions-answers
Please
log in
or
register
to answer this question.
0
Answers
...