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
With python, how do you find out which directory you are currently in?
How to convert a list into a string?
What is anonymous function or lambda function?
What is self?
What is raw_input in python 3?
What are the types of basic functions in python?
What is the difference between lists and tuples?
How do you sort a list in ascending order python?
What ide to use for python?
What is list comprehension how to define it and when to use?
What are docstrings and comments?
Does netflix use python?
Why is numpy so fast?
What's the worst programming language?
How multithreading is achieved in python?