Hi,

I am trying to complete an assignment for school and having problems
getting it to work.  I have lists named l_one and and l_two they both have
a combination of integers and strings.  I am supposed to combined the lists
into a l_three and have no duplicate numbers and strings.  Both lists have
the number 2 and l_one has cat while l_two has Cat.  I am having a problem
being able to get Cat to cat so that it recognizes the duplicate.  Pleas
advise me in this problem.  Let me know how you would do it so that I can
compare it to what I have been trying to do.  Thanks for your time and help.

Sincerely,
Jonathan Curtis
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to