Beispiel #1
0
import one
one.fun()
 def test(self):
     self.assertEqual(fun(3), 4)
Beispiel #3
0
import one
print(one.var)
one.fun(95)