Python Institute PCAP-31-03 Question Answer
If you need a function that does nothing, what would you use instead of XXX? (Select two answers)
def idler ( ):
XXX
Python Institute PCAP-31-03 Question Answer
If you need a function that does nothing, what would you use instead of XXX? (Select two answers)
def idler ( ):
XXX