Skip to content

Add character count feature in countText() #1

@corepacket

Description

@corepacket

Description: Currently, the countText() function only shows the word count. We need to extend it to also show the character count.

Output example: Words: 10 | Characters: 52 File: script.js Hint: Use .length property after removing spaces if needed

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