Un-Answered Questions { Python Related }

When would you use triple quotes as a delimiter?

520


How will you distinguish between numpy and scipy?

453


What is python, what are the benefits of using it, and what do you understand of pep 8?

451


Explain python is one line?

462


Describe how multithreading is achieved in python?

456


What happens if an error occurs that is not handled in the except block?

494


What happens with the following function definition?

474


What advantages do numpy arrays offer over (nested) python lists?

590


Name the file-related modules in python?

448


How do you achieve web scraping in python?

461


What packages in the standard library, useful for data science work, do you know?

428


How do you monitor the code flow of a program in python?

556


How to redirect the output of a python script from standout(ie., A monitor) on to a file?

485


Is python object-oriented? What is object-oriented programming?

437


When is the python decorator used?

444