Ad
  • Custom User Avatar

    Correction*

    In Python, the description examples use sets instead of lists.

    As we know, sets in python are declared with {} as an unordered collection of elements, so a fix to declare them as lists would be appropriate.

  • Custom User Avatar

    In Python, the description description examples use sets instead of lists.

    As we know, arrays in python are declared with {} and are an unordered collection of elements, so a fix to declare them as lists would be appropriate.