Saved Bookmarks
| 1. |
Write a program that generate rhe following output is 5 10 and 9 |
|
Answer» Program in C: #include void main() { } |
|