Skip to content

Commit 0175395

Browse files
author
Karandeep Grover
committed
changed paths
1 parent 91f6ff5 commit 0175395

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

File renamed without changes.
File renamed without changes.

Basics/Hindi/6_if/6_exercise_description.md renamed to Basics/Exercise/8_if/8_exercise_description.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
2. If it is below 80 to 100 range then print that sugar is low
1313
3. If it is above 100 then print that it is high otherwise print that it is normal
1414
15-
[Solution - Exercise 1.i](https://github.com/codebasics/py/blob/master/Basics/Hindi/6_if/Exercise/6_exercise1_1.py)
15+
[Solution - Exercise 1.i](https://github.com/codebasics/py/blob/master/Basics/Exercise/8_if/8_exercise1_1.py)
1616
17-
[Solution - Exercise 1.ii](https://github.com/codebasics/py/blob/master/Basics/Hindi/6_if/Exercise/6_exercise1_2.py)
17+
[Solution - Exercise 1.ii](https://github.com/codebasics/py/blob/master/Basics/Exercise/8_if/8_exercise1_2.py)
1818
19-
[Solution - Exercise 2](https://github.com/codebasics/py/blob/master/Basics/Hindi/6_if/Exercise/6_exercise2.py)
19+
[Solution - Exercise 2](https://github.com/codebasics/py/blob/master/Basics/Exercise/8_if/8_exercise2.py)

0 commit comments

Comments
 (0)