Answer Posted / glibwaresoftsolutions
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 a namespace in python?
Is geany a good ide?
Why is the order in python dictionaries and sets arbitrary?
How is python interpreted?
Difference between python list comprehension vs. Map?
Tell me what is pep 8?
Given the first and last names of all employees in your firm, what data type will you use to store it?
What are decorators in python and how do you use them?
What is a static relationship?
How to convert a list into a set?
Do you know what is lambda in python?
Can we use singleton functionality without making a singleton class in Python?
What is import time in python?
What is __ file __ in python?
Explain how can you access a module written in python from c?