We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da71f5b commit 1f49116Copy full SHA for 1f49116
assignments/1-flow-of-program.md
@@ -5,6 +5,6 @@
5
1. Input a year and find whether it is a leap year or not.
6
2. Take two numbers and print the sum of both.
7
3. Take a number as input and print the multiplication table for it.
8
-4. Take a 2 numbers as inputs and find their HCF and LCM.
+4. Take 2 numbers as inputs and find their HCF and LCM.
9
5. Keep taking numbers as inputs till the user enters ‘x’, after that print sum
10
-of all.
+ of all.
0 commit comments