Skip to content

Commit 1952588

Browse files
committed
[added]: Output of basic_product_of_n_numbers
1 parent f3193a2 commit 1952588

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
16.9 KB
Loading

readme.md

+4
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,10 @@ Here's how it works:
272272

273273
5. The main function returns 0, indicating successful execution.
274274

275+
#### Output
276+
277+
![output_of_basic_product_of_n_numbers](outputs/basic_product_of_n_numbers.png)
278+
275279
## Array Questions
276280

277281
### 1. WAP to input 10 numbers and display the largest and smallest number.

0 commit comments

Comments
 (0)