Skip to content

[tool] binary_to_octal - #376

Open
Killerbrine06 wants to merge 1 commit into
abduznik:mainfrom
Killerbrine06:binary_to_octal
Open

[tool] binary_to_octal#376
Killerbrine06 wants to merge 1 commit into
abduznik:mainfrom
Killerbrine06:binary_to_octal

Conversation

@Killerbrine06

@Killerbrine06 Killerbrine06 commented Aug 10, 2026

Copy link
Copy Markdown

Binary to octal tool. Function signature run(binary: str) -> str.
Example: binary_to_octal "1010" -> "12"
Closes #375

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

1 participant