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ść
01d50d0d58
micropython
/
tests
/
basics
/
set_iter.py
6 wiersze
48 B
Python
Czysty
Wina
Historia
s
=
{
1
,
2
,
3
,
4
}
l
=
list
(
s
)
l
.
sort
(
)
print
(
l
)
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik