- MicroPython Cookbook
- Marwan Alsabbagh
- 51字
- 2021-06-24 14:28:04
There's more...
The slicing notation that is used in Python is concise and powerful. It is a very smart way to change the colors on a range of pixels in one line of code. This very much embraces the Python approach of keeping code short and concise without compromising on readability.