Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Logic blocks: add an integer block at least in the right member

Open
#31 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
frontend

Research direction

No files or tests are named. Start by locating the logic-block creation path and the existing integer block under math, then compare how the right member of a comparison is initialized. Done means a new logic block such as ( ) >= ((0)) provides an integer value without requiring a separate search.

Written by the indexing model from the issue text.

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))

Dominant language
JavaScript
Stars
201
Forks
126
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bbcmicrobit/PythonEditor

All issues in bbcmicrobit/PythonEditor

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.