• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu
0

Can someone explain output of this code for me? Order of elements

x=set(["a","b","c","d"]) y=set(["g","h"]) print(x|y,x&y,x-y,x^y)

pythonsets
3rd Apr 2022, 7:51 AM
Reza Jaferyan
Reza Jaferyan - avatar
2 Respostas
+ 1
https://www.geeksforgeeks.org/JUMP_LINK__&&__python__&&__JUMP_LINK-set-operations-union-intersection-difference-symmetric-difference/amp/
3rd Apr 2022, 9:09 AM
NEZ
NEZ - avatar
0
set don't maintain order of inserted elements..
3rd Apr 2022, 12:26 PM
Jayakrishna 🇮🇳

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
Need a personal tutor
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Fix code
0 Votes
How can I turn my .py files to .exe files?
1 Votes
How Much RAM is Required for Object Detection Project
0 Votes
Hey ! how to install modules on this app
0 Votes
Add lua
0 Votes
Summary please??
0 Votes
Software to write and run codes
0 Votes
Is it possible to generate a certificate of completion for the Python Core course?
0 Votes