Skip to content

fix: clean up factorial logic and move import #208#210

Open
fkskfana wants to merge 1 commit into
abduznik:mainfrom
fkskfana:feature-factorial
Open

fix: clean up factorial logic and move import #208#210
fkskfana wants to merge 1 commit into
abduznik:mainfrom
fkskfana:feature-factorial

Conversation

@fkskfana

Copy link
Copy Markdown

Checklist

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

Closes #208

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] factorial

1 participant