This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2025-09-06 18:00:48 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
02041bf2e0f541f67a76ce6e77aad92b896cc18a
micropython
/
tests
/
basics
/
bytearray_longint.py
Paul Sokolovsky
343ca1e63a
objarray: Make sure that longint works as bytearray size.
2015-01-04 17:19:16 +02:00
2 lines
38 B
Python
Raw
Blame
History
print
(
bytearray
(
2
*
*
65
-
(
2
*
*
65
-
1
)
)
)
Reference in New Issue
View Git Blame
Copy Permalink