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

Post New Answer

More Python Interview Questions

What is used to create Unicode string in Python?

1 Answers  


In python, how can you generate random numbers?

0 Answers  


Is python interpreted, or compiled, or both?

0 Answers  


How is garbage handled in python?

0 Answers  


Can you sort a string in python?

0 Answers  






Explain polymorphism in Python.

1 Answers  


Does .net support python?

0 Answers  


Calling an external command in python?

0 Answers  


How will you get all the keys from the dictionary?

0 Answers  


Which is better Python or ruby?

0 Answers  


Why is not all memory freed when Python exits?

0 Answers  


Does Python support strongly for regular expressions? What are the other languages that support strongly for regular expressions?

0 Answers  


Categories