S
SamG
If anyone has a x86_64 machine and is running a 32bit OS on top of
that.... could you tell me what output would you get for the following
program
#======================
import platform
print platform.processor()
print platform.architecture()
#======================
Thanks in advance
: )~
that.... could you tell me what output would you get for the following
program
#======================
import platform
print platform.processor()
print platform.architecture()
#======================
Thanks in advance
: )~