Login
Remember
Register
Ask a Question
What is output for −
0
votes
asked
Sep 4, 2021
in
Python
by
SakshiSharma
What is output for −
'search'. find('S') ?
A - s
B - -1
C - ‘ ‘
D - None of the above
python-mcq
Python-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 4, 2021
by
SakshiSharma
B - -1
...