Skip to content

[tool] is_armstrong - #365

Open
navaneethsankar07 wants to merge 1 commit into
abduznik:mainfrom
navaneethsankar07:feat/is-armstrong-tool
Open

[tool] is_armstrong#365
navaneethsankar07 wants to merge 1 commit into
abduznik:mainfrom
navaneethsankar07:feat/is-armstrong-tool

Conversation

@navaneethsankar07

Copy link
Copy Markdown
Contributor

Checklist

  • File is in tools/ directory
  • File has header comments (# tool, # description, # author, # example)
  • File has a run() function that returns a string
  • Uses stdlib only (no external dependencies)
  • Tested locally with python bitbox.py <tool_name> <args>

Closes #361

@navaneethsankar07 navaneethsankar07 changed the title [tool] is_armstrong tool [tool] is_armstrong Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[tool] is_armstrong

1 participant