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ść
91359c8690
micropython
/
tests
/
basics
/
fun_str.py
6 wiersze
60 B
Python
Czysty
Wina
Historia
# test str of function
def
f
(
)
:
pass
print
(
str
(
f
)
[
:
8
]
)
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik