This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
micropython
kopia lustrzana
https://github.com/micropython/micropython
Obserwuj
1
Polub
0
Forkuj
You've already forked micropython
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
d4cd4831b0
micropython
/
tests
/
basics
/
set_clear.py
4 wiersze
49 B
Python
Czysty
Wina
Historia
s
=
{
1
,
2
,
3
,
4
}
print
(
s
.
clear
(
)
)
print
(
list
(
s
)
)
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik