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 python good for beginners?
How do you create your own package in python?
What is distutils?
What is super in python class?
Does python have a ternary conditional operator?
Difference between lists and tuples in python?
What do you understand by python modules?
Is Django written in Python?
Explain what is dogpile effect? How can you prevent this effect?
Explain me what is pass in python?
Write python logic to count the number of capital letters in a file?
Does every class need a constructor?
What is s in python 3?
Can you run python programs without python installed?
What does nan mean in python?