write an output ? ???????????????????????????????..
Answers
Answered by
0
Of what ?
Do write your question correct
Do write your question correct
Answered by
1
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. ... The file is the object where the values are printed and its default value is sys. stdout (screen).
Similar questions