From a48eb3c968d90fcb99b39bb990196ba93922219b Mon Sep 17 00:00:00 2001 From: Nevzat Atalay Date: Thu, 7 Dec 2023 19:45:48 +0300 Subject: [PATCH] minor update --- Exercise-Solutions/01_day_introdiction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Exercise-Solutions/01_day_introdiction.md b/Exercise-Solutions/01_day_introdiction.md index 33278da..8452e89 100644 --- a/Exercise-Solutions/01_day_introdiction.md +++ b/Exercise-Solutions/01_day_introdiction.md @@ -1,9 +1,9 @@ # Day 1 - Introduction -## [< Home >](../README.md) | [Day 2 >>](./02_day_datatype.md) -### [Exercise Level 1](#exercise-level-1) +## [Exercise Level 1](#exercise-level-1) +### [< Home >](../README.md) | [Day 2 >>](./02_day_datatype.md) ### Exercise Level 1 1. Write a single line comment which says, _comments can make code readable_