Python Sikhega India Quiz #9
Common Error While filling the blanks
- Don't print unless asked to print something, program runs fine without printing
- Using np.something, it depends on the way library is imported, so don't write function or variable unless imported this way
- Don't use unnecessary spaces, like "var = 5 + 6" can be written as "var=5+6".
Sign in to Google to save your progress. Learn more
How many arguments a function can take?
1 point
Clear selection
Which of the following output will result in error? *
1 point
Captionless Image
Python function always returns a value
1 point
Clear selection
A function calling itself is called? *
1 point
Function used to construct a matrix from an array is known as *
1 point
Which of the following loop can inside python function? *
1 point
Which programming philosophy followed by functions
1 point
Clear selection
Which keyword is used to define a function in python
1 point
A function in python can call another function.
1 point
Clear selection
How many value can a function return
1 point
Clear selection
Next
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. - Terms of Service - Privacy Policy

Does this form look suspicious? Report