👤

Question 2
5 pts
(3.01 LC)
Which is an example of a built-in function in Python's library? (5 points)
O input()
O graphic
O output
O parameter


Answer :

Everything, that has brackets after it - is a function, so the right answer is 1 - input(), and yes, it's a built-in function.

Answer:

Input() is your answer!

Explanation:

I got it right :)