ndleah / python-mini-project

🙌 Welcome open-source Python mini-project contributions!
MIT License
3.17k stars 1.25k forks source link

Add Docstring in the Caesar Cipher file #270

Open Gabriela20103967 opened 5 months ago

Gabriela20103967 commented 5 months ago

Description

In this issue, I want to add docstrings to the function in the Caesar Cipher code. The purpose is to have a clear and well documented code that will help us to understand it better.

Type of issue

Checklist:

Details

The functions in the Caesar Cipher code currently lack docstrings. We need to add detailed docstrings to explain: