PCAP - Certified Associate in Python Programming Practice Test
PCAP File I/O and String Operations
Which built-in function is used to open a file in Python?
Select your answer
A
file()
B
open()
C
read()
D
load()
Hint