Source Code:
(back to article)
import os print(os.name)
Result:
Report an issue