Skip to content

Commit 0ed695b

Browse files
Update Problem_Function.md
1 parent 0282faf commit 0ed695b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Functions/Problem_Function.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ Enter value of a = 7
77
Enter value of b = 5
88

99

10-
Expected output
11-
Sum is = 12
12-
Sub is = 2
13-
Multiplication is = 35
10+
|Expected output |
11+
| Operation | Result |
12+
|-------------------|--------|
13+
| Sum | 12 |
14+
| Subtraction | 2 |
15+
| Multiplication | 35 |

0 commit comments

Comments
 (0)