Informatics Practices
What do you understand by cross-platform software with respect to Python?
Getting Started
1 Like
Answer
Python is platform-independent and a cross-platform language because it can run on various operating systems, such as Windows, macOS, Linux etc.
Answered By
2 Likes