CBSE Class 11 Informatics Practices Question 40 of 62

Getting Started with Python — Question 8

Back to all questions
8
Question

Question 8

What do you understand by cross-platform software with respect to Python?

Answer

Python is platform-independent and a cross-platform language because it can run on various operating systems, such as Windows, macOS, Linux etc.