From da9488a80c8289b548998bed2050a161f0664415 Mon Sep 17 00:00:00 2001 From: hamza Date: Tue, 7 Jun 2022 14:34:48 +0100 Subject: [PATCH] add inscrutions title and edit title --- subjects/front-back/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/subjects/front-back/README.md b/subjects/front-back/README.md index 69b474f1..44631d46 100644 --- a/subjects/front-back/README.md +++ b/subjects/front-back/README.md @@ -1,4 +1,6 @@ -## front-back +## frontback + +### Instructions - 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'`).