What is the use of negative indexes?
No Answer is Posted For this Question
Be the First to Post Answer
Rules for local and global variables in python?
What is docstring in Python?
Does python supports hybrid inheritance?
What are the modes to open a file in python?
Which statement of python is used whenever a statement is required syntactically but the program needs no action?
Is set ordered in python?
Why python is used?
Is empty python dataframe?
What are the literals in Python?
How do you sort values in descending order in python?
Explain about the programming language python?
Give the output of this example: a[3] if a=[1,4,6,7,9,66,4,94].