Write a program that uses functions to perform the following operations on singly linked list:
I)Creation ii)Insertion iii)Deletion iv)Traversal
Please fix the following input errors: