Naive way to evaluate text structures using Python 3.x
On Github:https://github.com/ionextdebug/naive-naming-validator
WARN: This is a naive and introductory example about how to validate textual structures using Python 3.x, you can improve it using Hamming Distance Algorithm, String methods, Regular Exp...
ionextdebug.hashnode.dev2 min read