1.

Which of the following aren’t defined in the math module?(a) log2()(b) log10()(c) logx()(d) none of the mentionedThe question was asked in examination.This question is from Math topic in chapter Mapping Functions and Modules of Python

Answer»

Correct choice is (c) LOGX()

To explain I WOULD say: log2() and log10() are DEFINED in the math MODULE.



Discussion

No Comment Found

Related InterviewSolutions