-
-
Notifications
You must be signed in to change notification settings - Fork 56
[tool] decimal_to_binary #187
Copy link
Copy link
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtool requestSuggested new tool for bitboxSuggested new tool for bitbox
Description
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtool requestSuggested new tool for bitboxSuggested new tool for bitbox
Tool Request
Description: Converts a decimal integer to its binary string representation
Signature
Example
decimal_to_binary "10" -> "1010"This issue was auto-generated. Pick it up by commenting below!