X Tutup
Skip to content

Added mini project word counter #221

@Arpcoder

Description

@Arpcoder

This project counts the number of words entered in the input sentence and give the number (count) of words in output. Each element present in the text will be considered a letter, and a group of letters with a space will be considered a word. It takes string as input from user, and counts the total number of words in the string. This count is displayed as output.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup