Skip to content

Commit 422c25b

Browse files
Update 1-flow-of-program.md
1 parent 1f49116 commit 422c25b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

assignments/1-flow-of-program.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@
66
2. Take two numbers and print the sum of both.
77
3. Take a number as input and print the multiplication table for it.
88
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.
9+
5. Keep taking numbers as inputs till the user enters ‘x’, after that print sum of all.

0 commit comments

Comments
 (0)