bbcmicrobit / bbcmicrobit/PythonEditor
Logic blocks: add an integer block at least in the right member
Open
- Dominant language
- JavaScript
- Stars
- 201
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
When adding a logic block like ( ) >= ( ), your next action will be to put a variable or a pin value on one side.
But you then have to search for the integer block (hidden in math, why not)
Is it possible to have default logic block like:
( ) >= ((0))
Contributor guide
Assessment
This issue has not been assessed yet.