Source Code:
(back to article)
import platform print(platform.system())
Result:
Report an issue