Getting unittest assert.Equal returns failure when it shouldn't

后端 未结 0 2032
天涯浪人
天涯浪人 2020-12-14 10:55

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()         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题