Pergunta de entrevista da empresa Stonebranch

Which of the following is the correct way to define a function in Python? A. function myFunction(): B. def myFunction: C. def myFunction(): D. define myFunction():