Skip to content

[tool] decimal_to_hex #193

Description

@github-actions

Tool Request

Description: Converts a decimal integer to its hexadecimal string

Signature

run(n: str) -> str

Example
decimal_to_hex "255" -> "ff"


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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions