employer cover photo
employer logo

BrainBox AI Interview Question

What is they keyword used to define a function in python. How do you use it to define a function ?

Interview Answer

Anonymous

May 10, 2024

def # example def main(): return None