PCAP-31-03 Exam Question 1
A two-parameter lambda function raising its first parameter to the power of the second parameter should be declared as:
PCAP-31-03 Exam Question 2
Assuming that the code below has been placed inside a file named code.py and executed successfully, which of the following expressions evaluate to True? (Select two answers)


PCAP-31-03 Exam Question 3
Assuming that the following code has been executed successfully, select the expressions which evaluate to True (Select two answers)


PCAP-31-03 Exam Question 4
What is the expected output of the following code?


PCAP-31-03 Exam Question 5
Assuming that the following piece of code has been executed successfully, which of the expressions evaluate to True? (Select two answers)


