Q. Which of the following statements is true? (A) Functions are used to create objects in Python. (B) Functions make your program faster. (C) A function is a piece of code that performs a specific task. (D) All the answers are true ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) A function is a piece of code that performs a specific task.