Skip to content

Commit bbbf459

Browse files
fixed a mistake at line 23 and 24
1 parent 0082f73 commit bbbf459

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assignments/conditionals-loops.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
16. Volume Of Cylinder
2121
17. Volume Of Sphere
2222
18. Volume Of Pyramid
23-
19. Curved Surface Area Of Cube
24-
20. Total Surface Area Of Cylinder
23+
19. Curved Surface Area Of Cylinder
24+
20. Total Surface Area Of Cube
2525
21. Fibonacci Series In Java Programs
2626
22. [Subtract the Product and Sum of Digits of an Integer](https://leetcode.com/problems/subtract-the-product-and-sum-of-digits-of-an-integer/)
2727

0 commit comments

Comments
 (0)