Tell me what is the difference between xrange and range?


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

Post New Answer

More Python Interview Questions

What is a generator in python?

0 Answers  


If given the first and last names of bunch of employees how would you store it and what datatype?

0 Answers  


What is range() in python? Give an example to explain it.

0 Answers  


What is docstring in Python?

0 Answers  


Does Python support strongly for regular expressions?

0 Answers  






When would you use a list vs. A tuple vs. A set in python?

0 Answers  


Explain the use of with statement?

0 Answers  


What is means by call function in python?

0 Answers  


Why do we need to overload operators?

0 Answers  


What is python unit test?

0 Answers  


What is __init__.py used for?

0 Answers  


How long can an identifier be in python?

0 Answers  


Categories