i'll be creating a linkedlist a doubly linked list in which ill show how to delete all the nodes of doubly linked list that are smaller than a certain value which the user will enter for that ill be first creating the insert function and than a delete smaller and display function than ill make a main function and implement my list there,,,,,,