最新的Python Institute Certified Associate in Python Programming - PCAP-31-02免費考試真題
問題1
Executing the following snippet

will cause the dct:
Executing the following snippet

will cause the dct:
正確答案: C
問題2
A keyword (Select two answers)
A keyword (Select two answers)
正確答案: B,C
問題3
Assuming that the following snippet has been successfully executed, which of the equations are True? (Select two answers)

Assuming that the following snippet has been successfully executed, which of the equations are True? (Select two answers)

正確答案: A,D
問題4
A compiler is a program designed to (Select two answers)
A compiler is a program designed to (Select two answers)
正確答案: A,D
問題5
If any of a class's components has a name that starts with two underscores (___), then:
If any of a class's components has a name that starts with two underscores (___), then:
正確答案: D
問題6
Select the valid fun () invocations: (Select two answers)

Select the valid fun () invocations: (Select two answers)

正確答案: A,C
問題7
What can you deduce from the line below? (Select two answers)

What can you deduce from the line below? (Select two answers)

正確答案: A,B
問題8
How many elements will the list2 list contain after execution of the following snippet?

How many elements will the list2 list contain after execution of the following snippet?

正確答案: C