1 Open Issue Need Help Last updated: Sep 21, 2025

Open Issues Need Help

View All on GitHub

AI Summary: An IDE (Thonny) incorrectly issues a "Missing positional argument 'acolor'" warning when the `makeEmptyPicture` function is called with only width and height. The `acolor` parameter is optional, making this warning a false positive that should not be displayed.

Complexity: 1/5
bug good first issue