Skip to content

[tool] decimal_to_binary #187

Description

@github-actions

Tool Request

Description: Converts a decimal integer to its binary string representation

Signature

run(n: str) -> str

Example
decimal_to_binary "10" -> "1010"


This issue was auto-generated. Pick it up by commenting below!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions