Computer Science, asked by ArloAlex, 7 months ago

Function is used to accept values from the user in Python. 1.id( ) 2.print( ) 3.input( ) 4.type( )

Answers

Answered by beingSaRcAsTiC
3

Correct Question::

Function used to accept values from the user in Python (computer language).

\huge\mathcal\color{purple} Answer:-

Function used to accept values from the user in Python is :: input()

Option 3

Answered by lokhandeidris
5

The input () function allows the user to input values in Python.

Similar questions