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 __ init __ necessary in python?
Is string empty python?
Can we change tuple values? If yes, give an example.
Is python object-oriented? What is object-oriented programming?
What is python? What are the benefits of using python? What do you understand of pep 8?
How much ram is required for python?
What are middlewares in python?
What is python in simple words?
Why python is better?
How to exit python script in command prompt?
How to sort a dictionary by value in python?
Write a logic to find the max sum of a list in another list?
Why and when do you use generators in python?
Are strings mutable in python?
Difference between @staticmethod and @classmethod in python?