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ść
5f3e005b67
micropython
/
tests
/
basics
/
int_big_or.py
5 wiersze
80 B
Python
Czysty
Wina
Historia
print
(
0
|
(
1
<<
80
)
)
a
=
0xfffffffffffffffffffffffffffff
print
(
a
|
(
1
<<
200
)
)
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik