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
How can you unsign or delete variable in python?
What is the use of dictionary in python?
How will you convert a string to a set in python?
What is polymorphism in python?
What is self in oop of python?
Where is freeze for windows?
What is split() function?
Write a program in python to execute the bubble sort algorithm.
What are tuples in python?
What are the basic data types supported by python?
What is python db api?
What is python’s standard way of identifying a block of code?
What is monkey Patching in python?
How are instance variables different from class variables?
What are python methods?