From 56dde3d3a143d05fbe19223d18b603bd5545d375 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'`)