Building data pipelines

problem Write a function get_paragraphs to split fiven textfile into paragraphs. Where ever there is a empty line, thats where paragraph ends. The function should take a sequence of lines as an argument and should return a sequence of paragraphs.

one the function is ready make use of it to find

pride and prejudice