[Bug] If program have input number with "0" start, import seems will no downlaod to brick. #1981
Labels
bug
Something isn't working
software: pybricks-code
Issues with https://code.pybricks.com application
Describe the bug
If program have input number with "0" start (e.g. print(50) -> print(050)), import seems will no downlaod to brick. Some time just wrongly type extra 0 in front of the original input number, but if there is no import, program still work.
To reproduce
Steps to reproduce the behavior:
Expected behavior
If no import, seems program works fine even number input is "0nn"
Screenshots
Pybricks.Code.-.Google.Chrome.2024-12-19.18-44-58.2.mp4
The text was updated successfully, but these errors were encountered: