#### Description of the problem <!--Please provide a clear and details information of the bug/data structure to be added.--> In liner_data_structures/linked_lists the `pop_left` and `pop_right` functions in return should also return value of the element to be popped. #### Example of the problem <!--Provide a reproducible example code which is causing the bug to appear. Leave this section if the problem is not a bug.--> #### References/Other comments