0 votes
in Python Packages and Data Access by
retagged by
Which of the following command is used to print error text?

Select the correct option from below:

a) None of the options

b) sys.stderr

c) stderr

d) sys.stdout

e) sys.argv

1 Answer

0 votes
by

d) sys.stdout command is used to print error text

Related questions

0 votes
asked Apr 6, 2022 in Python Packages and Data Access by sharadyadav1986
0 votes
asked Apr 6, 2022 in Python Packages and Data Access by sharadyadav1986
...