huntercas315 / encriptionCreator

Random project where I try to create a coded message maker.
MIT License
1 stars 0 forks source link

Spaces are rejected #1

Open huntercas315 opened 3 years ago

huntercas315 commented 3 years ago

Could be fixed by looping through each character and checking what type each is.

huntercas315 commented 3 years ago

Could be fixed by looping through each character and checking what type each is.

Could use this to make a list of bools and if one is true, rejecting the string.