Computer Science, asked by TbiaSamishta, 11 months ago

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

Answers

Answered by aqibkincsem
5

"

In python, the input features are best described as a built-in features. It can come from a database, mouse clicks, keyboard or an internet.  It is accessible to the end users.


There are multiple built-in functions in the python that are always available for use. Print function in the python is built in function example. "

Answered by Anonymous
2
In Python, work is a gathering of related proclamations that play out an explicit undertaking.

Capacities help break our program into littler and secluded pieces. As our program becomes bigger and bigger, capacities make it more composed and reasonable.

Moreover, it evades redundancy and makes code reusable.
Similar questions