Tell me what's the process to get the home directory using ‘~' in python?


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

Post New Answer

More Python Interview Questions

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

0 Answers  


Write code to print only upto the letter t.

0 Answers  


What is difference between set and list in python?

0 Answers  


How can you handle multiple exception in python?

0 Answers  


What are the disadvantages of python?

0 Answers  






What is the difference between range and arange in python?

0 Answers  


Why do list comprehensions write to the loop variable, but generators don’t?

0 Answers  


What happened if we call a key that is not present in dictionary and how to tackle that kind of error ?

0 Answers  


Is set ordered in python?

0 Answers  


Can I use Python instead of PHP?

0 Answers  


What is s in python 3?

0 Answers  


Tell me how do you debug a program in python? Is it possible to step through python code?

0 Answers  


Categories