greeny16 greeny16 18-12-2022 Computers and Technology contestada Q 1: Write a function to measure the amortized cost of appending for Python’s list class. Q 2: Write functions for two primary operations in the Queue enqueue ( ) and dequeue ( ).