You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
34f26ea862
All breaking changes going from 3.4 to 3.5 are contained in basics/python34.py.
8 lines
76 B
Plaintext
8 lines
76 B
Plaintext
None
|
|
['a', 'b']
|
|
('a', 'b') {'kw_arg': None}
|
|
SyntaxError
|
|
SyntaxError
|
|
3.4
|
|
3 4
|