What will be the output of data[-2] from the list data = [1,5,8,6,9,3,4]?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between lists and tuples?
What is the difference between del() and remove() methods of the list?
What is automation in python?
How to split a string into a list?
Why do array indexes start with 0 in most languages?
Explain PYTHONPATH
What is the encapsulation?
Does return print in python?
Explain the concept of closures in Python.
What is variable length argument in function?
How long does it take to learn python?
What is swapcase() function in the python?