fork download
  1. import platform
  2. print(platform.system())
Success #stdin #stdout 0s 23608KB
stdin
Standard input is empty
stdout
Linux