Why is the following code raising an exception value error? Correct the python code so that it does not
raise an exception.
>>>"When Ever.index("What")
Traceback(most recent call list):
file"<pyshell#25>", line 1, in <module>
"When Ever".index("What")
Value Error i substring not found
Answers
Answered by
0
Answer:
Please attach a screen shot of your code
let me know what the code is
Explanation:
Similar questions
Math,
2 months ago
Math,
2 months ago
Social Sciences,
2 months ago
Computer Science,
4 months ago
Math,
4 months ago
Math,
9 months ago