This complete project includes both the MakeCode extension and Python bridge that automatically handles the connection between your micro:bit and your computer's input system. Your BBC micro:bit sends ...
In version 1.49.0, using the keyboard to enter a value in an st.number_input box only alters the first number (e.g. typing 123 just gives 1.0). The backspace button also does not work. This does not ...