employer cover photo
employer logo

VMware Interview Question

How to identify which operating system the code is running in Python?

Interview Answer

Anonymous

Jun 14, 2018

import sys sys.platform