• Home
  • Docker
  • Kubernetes
  • LLMs
  • Java
  • Ubuntu
  • Maven
  • Big Data
  • Archived
Python | Variables: Sets
  1. Sets

  1. Sets
    A set is a collection of ordered unique items. Items in the set need to be of hashable types.

    Use braces ({}) to create a set.
    Use commas to separate items in the set.
© 2025  mtitek