Perl Primer

Write a function in Python, to delete an element from a sorted list. OR Write the functions in Python push (stk, item ) and pop(stk) to check whether the stack ................
................