This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author chetanpalliwal13
Recipients chetanpalliwal13, rhettinger
Date 2020-10-19.06:04:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603087446.25.0.704145152284.issue42026@roundup.psfhosted.org>
In-reply-to
Content
If the index() is working fine. why my previous attached code sample is returning 0 for each time I try to get the index for element 11 in the list.
History
Date User Action Args
2020-10-19 06:04:06chetanpalliwal13setrecipients: + chetanpalliwal13, rhettinger
2020-10-19 06:04:06chetanpalliwal13setmessageid: <1603087446.25.0.704145152284.issue42026@roundup.psfhosted.org>
2020-10-19 06:04:06chetanpalliwal13linkissue42026 messages
2020-10-19 06:04:06chetanpalliwal13create