explain input and print function with example
Answers
Answered by
2
Answer:We use the print() function to output data to the standard output device (screen). We can also output data to a file, but this will be discussed later. An example of its use is given below. ... The file is the object where the values are printed and its default value is sys. stdout (screen)
Explanation:brainlist varna maut
Similar questions