Saved Bookmarks
| 1. |
Why is the following code raising an exception value error? Correct the python code so that it does notraise an exception.>>>"When Ever.index("What")Traceback(most recent call list):file"", line 1, in "When Ever".index("What")Value Error i substring not found |
|
Answer» Please ATTACH a SCREEN shot of your code let me KNOW what the code is Explanation: |
|