command
Version:
v0.0.0-...-6fe4f4e
Opens a new window with list of versions in this module.
Published: May 11, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Exercise 4.8 (P99)
Modify charcount to count letters, digits, and so on in their Unicode categories,
using functions like unicode.IsLetter.
Documentation
¶
Charcount computes counts of Unicode characters.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.