import platform print(platform.system(),platform.machine(),platform.platform(aliased=0, terse=0) )