Python Forum
Exercise list remove duplicates
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Exercise list remove duplicates
#4
Again, that works for me. Note that the assignment you quoted says write a function that takes a list. Move the user_input= and list_create= lines outside the function, and then pass list_create to the function.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
Exercise list remove duplicates - by RavCOder - Oct-23-2019, 12:24 PM
RE: Exercise list remove duplicates - by ichabod801 - Oct-23-2019, 01:42 PM
RE: Exercise list remove duplicates - by RavCOder - Oct-23-2019, 01:55 PM
RE: Exercise list remove duplicates - by ichabod801 - Oct-23-2019, 02:19 PM
RE: Exercise list remove duplicates - by RavCOder - Oct-23-2019, 02:40 PM
RE: Exercise list remove duplicates - by jefsummers - Oct-23-2019, 02:58 PM
RE: Exercise list remove duplicates - by RavCOder - Oct-23-2019, 03:06 PM
RE: Exercise list remove duplicates - by jefsummers - Oct-23-2019, 03:30 PM
RE: Exercise list remove duplicates - by RavCOder - Oct-23-2019, 03:36 PM
RE: Exercise list remove duplicates - by jefsummers - Oct-23-2019, 04:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to sort a list with duplicates and return their unique indices. Echoroom 3 3,790 Sep-23-2022, 07:53 AM
Last Post: deanhystad
  help with adding duplicates elements together in a list 2ECC3O 5 2,238 Sep-10-2022, 07:11 AM
Last Post: 2ECC3O
  How to remove extra space from output list? longmen 3 2,012 May-05-2022, 11:04 PM
Last Post: longmen
  Dealing with duplicates to an Excel sheet DistraughtMuffin 6 3,458 Oct-28-2020, 05:16 PM
Last Post: Askic
  duplicates nsx200 3 2,580 Nov-12-2019, 08:55 AM
Last Post: nsx200
  how to take out duplicates from a list? helpme 2 2,612 Mar-08-2019, 02:27 PM
Last Post: ichabod801
  Remove special character from list vestkok 3 4,413 Nov-04-2018, 01:48 PM
Last Post: ichabod801
  How to keep duplicates and remove all other items in list? student8 1 5,095 Oct-28-2017, 05:52 AM
Last Post: heiner55

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020