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
What is the use of the // operator?
What is unittest in Python?
What is difference between input and raw_input?
Is python written in python?
Does range start at 0 python?
What is timestamp in python?
What is the output of print str * 2 if str = 'hello world!'?
How are arguments passed by value or by reference?
Why are identifier names with a leading underscore disparaged?
Is python scripting easy to learn?
Is python can be compatible with command prompt?
How do you comment in python?
What is tuple play?
Do arrays start at 0 in python?
Has python has monkey patching concept within?