-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Day: 00
- Exercise: 03
The examples for the text_analyzer() function are strange and I think wrong
Examples
$> python3 count.py 'Hello World!'
The text contains 8 character(s):
- 2 upper letter(s)
- 8 lower letter(s)
- 1 punctuation mark(s)
- 1 space(s)
Why "Hello World!" contains only 8 characters ?
Thks
Fixed on:
- Github
- Gitlab
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request