Python Forum
Generate a list of numbers within a list of arbitrary numbers
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Generate a list of numbers within a list of arbitrary numbers
#5
(Nov-07-2018, 02:36 PM)buran Wrote: I think you were just confused by the example with range.
Note that if you have repeated numbers in the original list it's also possible to have repeating elements in the sample

Yup. Understand that repeated numbers may be picked up if there are duplicates in the population list.

Thanks Buran.
Reply


Messages In This Thread
RE: Generate a list of numbers within a list of arbitrary numbers - by Takeshio - Nov-08-2018, 12:29 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How do I calculate a ratio from 2 numbers and return an equivalent list of about 1000 Pleiades 8 15,719 Jan-05-2024, 08:30 PM
Last Post: sgrey
  random numbers, randint janeik 2 574 Nov-27-2023, 05:17 PM
Last Post: janeik
  No matter what I do I get back "List indices must be integers or slices, not list" Radical 4 1,178 Sep-24-2023, 05:03 AM
Last Post: deanhystad
  Why doesn't calling a parent constructor work with arbitrary keyword arguments? PurposefulCoder 4 954 Jun-24-2023, 02:14 PM
Last Post: deanhystad
  Advancing Page Numbers knight2000 4 1,005 May-24-2023, 09:14 AM
Last Post: knight2000
  Delete strings from a list to create a new only number list Dvdscot 8 1,549 May-01-2023, 09:06 PM
Last Post: deanhystad
  Pulling Specifics Words/Numbers from String bigpapa 2 770 May-01-2023, 07:22 PM
Last Post: bigpapa
  How do I check if the first X characters of a string are numbers? FirstBornAlbratross 6 1,551 Apr-12-2023, 10:39 AM
Last Post: jefsummers
  find random numbers that are = to the first 2 number of a list. Frankduc 23 3,252 Apr-05-2023, 07:36 PM
Last Post: Frankduc
  List all possibilities of a nested-list by flattened lists sparkt 1 922 Feb-23-2023, 02:21 PM
Last Post: sparkt

Forum Jump:

User Panel Messages

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