Report Bug
Qus : Which of the following statements about Python is true?
Qusपाइथन के बारे में निम्नलिखित में से कौन सा कथन सत्य है?

A. Python is proprietary software.
B. Python is open-source software.
C. Python is hardware dependent.
D. Python cannot run on Linux.


Solution
B. Python is open-source software.






Report Bug