What are all the operating system that python can run on?



What are all the operating system that python can run on?..

Answer / Rohit Ahirwar

Python can run on various operating systems, including but not limited to: Linux, Windows, macOS, BSD, Solaris, AIX, and many others.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What does “list comprehension” mean? How does it work and how can I use it?

1 Answers  


What is tkinter?

1 Answers  


What are literals in python?

1 Answers  


How python maintains conditional blocks?

1 Answers  


Give an example of shuffle() method?

1 Answers  


Which is the package fastest form of python?

1 Answers  


How do python thread safe?

1 Answers  


Explain about python’s parameter passing mechanism?

1 Answers  


What is a function call or a callable object in python?

1 Answers  


Does python support database programming?

1 Answers  


What is xrange in python?

1 Answers  


What is the purpose of pythonpath environment variable?

1 Answers  


Categories