Helping other out with my experiences in Django, Python, VoIP, asterisk, Linux, and technology in general.
import sets my_list = [1, 2, 2, 3, 4, 5, 5, 5, 6, 7, 7] unique_set = sets.Set(my_list)
Post a Comment
0 comments:
Post a Comment