From c17271b4f7baac7adb7079da8ad5a8ef62b0475c Mon Sep 17 00:00:00 2001 From: hamza Date: Tue, 7 Jun 2022 12:37:14 +0100 Subject: [PATCH] remove duplicated title --- subjects/front-back/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/subjects/front-back/README.md b/subjects/front-back/README.md index d7187569..69b474f1 100644 --- a/subjects/front-back/README.md +++ b/subjects/front-back/README.md @@ -1,7 +1,5 @@ ## front-back -## front-back - - Write a program that prints the previous and next alphabet of a given alphabet. - If the number of arguments is different from `1`, print (`'\n'`). - If the length of the argument is different from `1`, print (`'\n'`)