Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Numbers are adding sometimes #6

@vladikko

Description

@vladikko

Input text: one five thousand bucks
Expected output: [1, 5000]
Actual result: 6000

Input text: one two three four five thousand bucks
Expected output: [1, 2, 3, 4, 5000]
Actual result: 15000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions