0 votes
in Python by

Which of these functions can NOT be defined under the sys module?

select the correct answer from below options

1) sys.argv

2) sys.readline

3) sys.path

4) sys.platform

1 Answer

0 votes
by

2) sys.readline

Related questions

0 votes
asked Aug 21, 2022 in JAVA by sharadyadav1986
0 votes
asked Mar 23, 2021 in JavaScript by sharadyadav1986
...