Create bubble.py #11047
Annotations
3 errors
Ruff (PIE808):
bubble.py#L6
bubble.py:6:24: PIE808 Unnecessary `start` argument in `range`
|
Ruff (W293):
bubble.py#L12
bubble.py:12:1: W293 Blank line contains whitespace
|
ruff
Process completed with exit code 1.
|