nerdexam
Python_Institute

PCAP-31-03 · Question #76

A file name like this one below says mat: (select three answers) services. cpython-36.pyc

The correct answer is A. the interpreter used to generate the file is version 3.6 B. it has been produced by CPython D. the file comes from the services . py source file. See the full explanation below for the reasoning.

Question

A file name like this one below says mat: (select three answers) services. cpython-36.pyc

Options

  • Athe interpreter used to generate the file is version 3.6
  • Bit has been produced by CPython
  • Cit is the 36th version of the file
  • Dthe file comes from the services . py source file

How the community answered

(36 responses)
  • A
    69% (25)
  • C
    31% (11)

Community Discussion

No community discussion yet for this question.

Full PCAP-31-03 Practice