Skip to content

Commit 7a95ca6

Browse files
Merge pull request kunal-kushwaha#80 from ShivamWho/patch-2
some questions were in same line
2 parents aa3da97 + 4a3dc93 commit 7a95ca6

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

assignments/conditionals-loops.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
2. Calculate Electricity Bill
3131
3. Calculate Average Of N Numbers
3232
4. Calculate Discount Of Product
33-
5. Calculate Distance Between Two Points 6. Calculate Commission Percentage
33+
5. Calculate Distance Between Two Points
34+
6. Calculate Commission Percentage
3435
7. Power In Java
3536
8. Deprecation Program
3637
9. Calculate Batting Average
@@ -42,9 +43,11 @@
4243
15. Armstrong Number In Java
4344
16. Find Ncr & Npr
4445
17. Reverse A String In Java
45-
18. Find if a number is palindrome or not 19. Future Investment Value
46+
18. Find if a number is palindrome or not
47+
19. Future Investment Value
4648
20. HCF Of Two Numbers Program
4749
21. LCM Of Two Numbers
48-
22. Java Program Vowel Or Consonant 23. Perfect Number In Java
50+
22. Java Program Vowel Or Consonant
51+
23. Perfect Number In Java
4952
24. Check Leap Year Or Not
5053
25. Sum Of A Digits Of Number

0 commit comments

Comments
 (0)