Computer Science, asked by ayushman9383, 7 months ago

What is NOT a built-in function in python?

Answers

Answered by archanakri27
0

Answer:

The Python built-in functions are defined as the functions whose functionality is pre-defined in Python. The python interpreter has several functions that are always present for use. These functions are known as Built-in Functions.

Similar questions