What is the difference between range() and xrange() functions in python?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Python Interview Questions

What is the difference between a function and a method python?

0 Answers  


Differentiate between the append() and extend() methods of a list?

0 Answers  


What will be the output of the code:def foo (i=[])?

0 Answers  


How to count the number of instance?

0 Answers  


Write a program to find the duplicates in a list?

0 Answers  






What is python slice()?

0 Answers  


Explain the use of decorators?

0 Answers  


What does __ init __ mean in python?

0 Answers  


Is python pass by reference?

0 Answers  


Is string immutable ?

0 Answers  


How can I execute arbitrary python statements from c?

0 Answers  


Do you know why lambda forms in python does not have statements?

0 Answers  


Categories