πŸ“Š Problem Solving and Python Programming
Q. Which of the following refers to mathematical function?
  • (A) sqrt
  • (B) rhombus
  • (C) add
  • (D) rhombus
πŸ’¬ Discuss
βœ… Correct Answer: (A) sqrt

Explanation: functions that are always available for usage, functions that are contained within external modules, which must be imported and functions defined by a programmer with the def keyword.


Explanation by: Mr. Dubey
functions that are always available for usage, functions that are contained within external modules, which must be imported and functions defined by a programmer with the def keyword.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
437
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
99%
Success Rate