Skip to content

Python-Module-00 Ex03 #246

@sirius911

Description

@sirius911
  • 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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions