From 3dcab4f3e6c875cc64bcb5b1a30d4a28f6409d54 Mon Sep 17 00:00:00 2001 From: harishkandan Date: Fri, 16 Jun 2017 19:02:19 +0000 Subject: [PATCH] Done --- build.py | 6 ++---- build.pyc | Bin 0 -> 459 bytes tests/__init__.pyc | Bin 0 -> 165 bytes tests/test_solution.pyc | Bin 0 -> 853 bytes 4 files changed, 2 insertions(+), 4 deletions(-) create mode 100644 build.pyc create mode 100644 tests/__init__.pyc create mode 100644 tests/test_solution.pyc diff --git a/build.py b/build.py index 6d455db..7954afe 100644 --- a/build.py +++ b/build.py @@ -1,9 +1,7 @@ def solution(list): - ''' - Enter your code here - ''' unique = [] for x in list: if x not in unique: unique.append(x) - return (unique) \ No newline at end of file + return (unique) +print solution([3,4,3,5,4]) diff --git a/build.pyc b/build.pyc new file mode 100644 index 0000000000000000000000000000000000000000..3bcbf5b5ae00d671cadd799df05d65aa21325f2e GIT binary patch literal 459 zcmcJL!Ait15QhJ>yHyu^^9j6I7HSX#FCu~~?#Y9DSQI?eCbqF{(rr>$VfUo3R}nHgq&5`M>%uj%YD$L>Vruj$$of&e~&CqPonAcBFR4~j8981Cj`gheu@ z-kcG_-Mt}iF9-#&Wmr$K0cOv~*ap~;F;si#VjsN0XJ{5%#UNW!Zjtz5_XC|*l(ntY zBJtzhh)^r*hC;8^s+Z2UuM+|W*jtKtX&TAPtW&nEGA%OAm!_+1o8^+{Mo9i@g_UXh z?nlhDn+6G2M?i8qu^0Qtmht*g0zk|yupOps?8SZ%S9xQzsysFm>NA3`0EVOoTB0(lMzO0j6HW`!MGO%v zyP*nNcEUCy%oi29?GSl~^qE5>9a?m0lHafOv_zvUHpj(JZD(^}K6!p>|$mCP~V)FiGN^BuP=}CdV+6HK+0f|D`uN n+yj;)?Woa7T~lUOoJ3e4$2-Y!*?(zrxBOvu8jqsSY3upF`3}J{ literal 0 HcmV?d00001