os.platform()
Returns the operating system platform. Possible values are 'darwin'
, 'freebsd'
, 'linux'
, 'sunos'
or 'win32'
. Returns the value of process.platform
.
os.platform()
Returns the operating system platform. Possible values are 'darwin'
, 'freebsd'
, 'linux'
, 'sunos'
or 'win32'
. Returns the value of process.platform
.
Designed by : w10schools
service@w10schools.com
Please login to continue.