Un-Answered Questions { All }

Which methods/functions do we use to determine the type of instance and inheritance?

470


Explain the shortest way to open a text file and display its contents?

466


Is there a tool to help find bugs or perform static analysis?

485


So, then, what is the global keyword?

457


Differentiate between split(), sub(), and subn() methods of the re module?

502


What are accessors, mutators, and @property?

483


How can I read inputs as integers/float?

467


What is a generator?

478


What do you mean by overriding methods?

466


How will you share global variables across modules?

470


Explain lambda expressions. When would you use one?

494


How do I test one variable against multiple values?

527


What does the function zip() do?

462


What are the differences between the threading and multiprocessing in python?

486


How will you check in a string that all characters are digits?

456