Replace With Alphabet Position
05.04.2023
In this post you are required to, given a string, replace every letter with its position in the alphabet. If anything in the text isn't a letter, ignore it and don't return it.
Blog_Description
In this post you are required to, given a string, replace every letter with its position in the alphabet. If anything in the text isn't a letter, ignore it and don't return it.
Blog_Description
Comments
05.04.2023