Vidyalelo
Python · Q6

MCQs for Python Data Types and Numeric Types Chapter

Programming · Python · question 6

Q6

Given a function that does not return any value, What value is thrown by default when executed in shell.

A.
int
B.
bool
C.
void
D.
None
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board