def test_dataset2(self): self.assertEquals(task.udacify('bob'),'Ubob')
def test_dataset1(self): self.assertEquals(task.udacify('dacity'),'Udacity')