public void Problem7() { Pb7 p = new Pb7(); int resul = p.Number(); Assert.AreNotEqual(resul, 104743); }