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ść
fd0ba7be07
micropython
/
tests
/
io
/
file_long_read2.py
5 wiersze
65 B
Python
Czysty
Wina
Historia
f
=
open
(
"
io/data/bigfile1
"
)
b
=
f
.
read
(
)
print
(
len
(
b
)
)
print
(
b
)
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik