Answer Posted / hr@tgksolutions.com
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
What is data type in python?
What happened if we call a key that is not present in dictionary and how to tackle that kind of error ?
What is the use of python interpreter?
Explain the difference between append vs extend in list?
What is the maximum possible length of an identifier?
Is it necessary to know c to learn python?
How is inheritance and overriding methods are related in python?
How does python compare string and int?
What is a function in python programming?
How do you create a project in python?
What is py checker in python?
Does python have inheritance?
What is python web application framework?
How to run script in python?
What are the local and global variables in python?