Computer Science, asked by Saadhvi7023, 1 year ago

In python what is the input() feature best described as?

Answers

Answered by megha1738
0
Function Calls[edit] A callable object is an object that can accept some arguments (also called parameters) and possibly return an object (often a tuple containing multiple objects). A function is the simplest callable object in Python, but there are others, such as classes or certain class instances.
hope it helps...
Similar questions