I\'m trying to write a short program which allows the user to input a list of numbers into an input() function, and then using the add_25 function add 25 to each item in a list.
def test_tuples_of_one_look_peculiar(self): self.assertEqual( __,(1).__class__) self.assertEqual(__, (1,).__class__)