Skip to content

organi2e/utf8toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What's this

Several toys of utf8

fakereverse.py

Reverse the string with same seems
i.e.
echo abc | python fakereverse.py

‮cba‭

the result is reversed utf8 string (try copy'n paste)

striker.py

Strike the string
i.e.
echo abc | python striker.py

a̶b̶c̶

Releases

No releases published

Packages

No packages published

Languages