PCAP - Certified Associate in Python Programming Practice Test
✕
📝 PCAP Practice Tests
Basic
Data Structure
Comprehensions and Iterators
Exception Handling
File I/O and String Operations
Functions and Modules
Object-Oriented Programming
Standard Library and Built-ins
📖 PCAP Study Guides
PCAP Certified Associate in Python Programming Exam
🎥 PCAP Videos
Python Certification: PCAP (Certified Associate in Python Programming) Test
☰
PCAP - Certified Associate in Python Programming Practice Test
▶
PCAP Functions and Modules
Free · Instant Results
What does the `*args` parameter in a function definition allow?
A
Keyword arguments only
B
A variable number of positional arguments
C
Default argument values
D
A single list argument
▶ Start Practice Test