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

10 May 2024

def # example def main(): return None