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
What is pydoc command?
Python read a single character from the user?
Explain help() and dir() functions in python?
Explain the uses of python?
Explain split(), sub(), sub() methods of “re” module in python?
Whats the difference between input() and raw_input()?
Explain garbage collection in python?
Name some standard python errors you know?
Is numeric in python?
What is the incorrect declaration of a set?
Is yield a keyword in python?
Explain the Meaning of a single and double underscore before an object name?