This website requires JavaScript.
Explore
Help
Register
Sign In
helloyifa
/
lock_lfvx
Watch
1
Star
0
Fork
0
You've already forked lock_lfvx
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
lock_lfvx
/
bk_idk
/
components
/
micropython
/
tests
/
basics
/
set_union.py
2 lines
30 B
Python
Raw
Normal View
History
Unescape
Escape
first commit
2025-10-10 16:07:00 +08:00
print
(
sorted
(
{
1
}
.
union
(
{
2
}
)
)
)
Reference in New Issue
Copy Permalink