Answer Posted / nashiinformaticssolutions
Negative indexes are those that come from the end of the string, tuple, or list.
The last entry in the array is indicated by Arr[-1]. Arr[]
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is anaconda the same as python?
Can we use singleton functionality without making a singleton class in Python?
Does Python support strongly for regular expressions? What are the other languages that support strongly for regular expressions?
Which is better java or python?
How do you sort a list in ascending order in python?
Why does the following behave unexpectedly in python?
Which module(s) of python can be used to measure the performance of your application code?
What is the difference between range and arange in python?
How to remove duplicates from a list in python ?
Does python support object oriented scripting?
How do you create a project in python?
What is anonymous function or lambda function?
How do I watch a file for changes using python?
Python or r: which one would you prefer for text analytics?
Give one example for multiple statements in single statement?