Whats the difference between input() and raw_input()?


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

Post New Answer

More Python Interview Questions

Explain how memcached should not be used in your python project?

0 Answers  


What does while 1 mean in python?

0 Answers  


What is a file in python?

0 Answers  


What is gil in python?

0 Answers  


How do you break a while loop?

0 Answers  






How to exit python script in command prompt?

0 Answers  


Mention the use of the split function in Python?

0 Answers  


How to remove duplicates from a list in python ?

0 Answers  


What does __name__=='__main__' in python mean?

0 Answers  


Is python a procedural language?

0 Answers  


What does the continue do in python?

0 Answers  


Can you sort a dictionary python?

0 Answers  


Categories