0

I don't understand the difference between Arrays and Sets. What is the difference between sets and arrays in python and where does numpy appear in arrays?

  • 1
    Does this answer your question? [Python Sets vs Lists](https://stackoverflow.com/questions/2831212/python-sets-vs-lists) – kiner_shah Nov 19 '21 at 03:49
  • Also, does this answer your question? https://stackoverflow.com/questions/993984/what-are-the-advantages-of-numpy-over-regular-python-lists – kiner_shah Nov 19 '21 at 03:50
  • The difference between sets and array sis not a programming question, but a question about data structures. Also, the subject had been treated many times before, you are are expected to do some search before asking. For example: https://en.wikipedia.org/wiki/Set_(mathematics) and https://en.wikipedia.org/wiki/Array_data_type – U. Windl Nov 22 '21 at 12:41

0 Answers0