Python icon indicating copy to clipboard operation
Python copied to clipboard

Clarify 1-based indexing in a1z26.py docstring

Open manojalluri opened this issue 1 month ago • 0 comments

Added (1-based) to the module docstring to clarify that the a1z26 cipher uses a 1-based index (a=1, b=2, etc.).

manojalluri avatar Nov 25 '25 14:11 manojalluri