I am very new to python and have been tasked with using unittest for my code,
my code is as follows:
import platform import os OpSys=platform.system()