how to convert ("") to [""], other tests are passed
would there be anyway i could send u the test output?
but the real issue here is my other tests are passed (for prime numbers) the test is considering non prime numbers as prime numbers
my test output is showing weird errors it says 75 not prime:true should equal false 4 not prime : true should equal false.this also happened for other numbers like 6 and 8...i mean 4,6,8and 75 are definitely not prime numbers pls fix this
ok thanks ✌️
objects and classes
I m a beginner using Python My question is 'Can we use oops for the code?'
Loading collection data...
how to convert ("") to [""], other tests are passed
would there be anyway i could send u the test output?
but the real issue here is my other tests are passed (for prime numbers) the test is considering non prime numbers as prime numbers
my test output is showing weird errors it says
75 not prime:true should equal false
4 not prime : true should equal false.this also happened for other numbers like 6 and 8...i mean 4,6,8and 75 are definitely not prime numbers pls fix this
ok thanks ✌️
objects and classes
I m a beginner using Python My question is 'Can we use oops for the code?'