Python creates three file streams— _________, ___________ and ______________.

Fill in the blank(s) with the appropriate word(s).

sys.stdout, sys.stdin, sys.stderr.

Computer Science & Information Technology

You might also like to view...

Which of the following would not be considered text?

A) Part number (PT111 ) B) =2*2 C) Phone number (111.111.1111 ) D) Social Security number (111-11-1111 )

Computer Science & Information Technology

Polymorphism enables you to:

a) program in the general. b) program in the specific. c) absorb attributes and behavior from previous classes. d) hide information from the user.

Computer Science & Information Technology