This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
micropython-lib
kopia lustrzana
https://github.com/micropython/micropython-lib
Obserwuj
1
Polub
0
Forkuj
You've already forked micropython-lib
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
dedf328503
micropython-lib
/
os
/
example_system.py
5 wiersze
56 B
Python
Czysty
Wina
Historia
import
os
print
(
"
Executing ls -l:
"
)
os
.
system
(
"
ls -l
"
)
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik