Exit PCAP-31-03 PCAP - Certified Associate in Python Programming
Question 2 of 5
0% complete
Q2 Single choice

What is the expected output of the following code if there is no file named non_existing_file inside the working directory?

  • A

    1 2 4

  • B

    1 2 3 4

  • C

    2 4

  • D

    1 3