Computer Science, asked by riya7035, 1 year ago

Explain input and output function in python ​

Answers

Answered by Zisha7
14

Answer:

Input and Output Operations with Examples in Python. ... A Program needs to interact with the user to accomplish the desired task; this is done using Input-Output facility. Input means the data entered by the user of the program. In python, we have input() and raw_input ( ) function available for Input.

Answered by lBrainlykingl
1

<body bgcolor = "r"> <font color =White >

Input and Output Operations with Examples in Python.

A Program needs to interact with the user to accomplish the desired task; this is done using Input-Output facility. Input means the data entered by the user of the program. In python, we have input() and raw_input ( ) function available for Input.

Similar questions