new here
rbowman
bowman at montana.com
Thu Aug 22 15:49:21 EDT 2024
On Thu, 22 Aug 2024 10:40:52 -0700, Paul Rubin wrote:
> The Pico uses MicroPython which is stuck on an old version of Python,
> unfortunately.
I think it's up to 3.4 in general and erratic past that. It doesn't have
the match from 3.10. I don't think it has f-strings though it may have
the walrus. There are workarounds but it can be annoying.
I haven't worked with CircuitPython lately and don't know if it has pulled
in later features.
More information about the Python-list
mailing list