Write a declaration that populates an array with the following numbers 25, 69, 47 then prints them out in the following
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Write a declaration that populates an array with the following numbers 25, 69, 47 then prints them out in the following
Write a declaration that populates an array with the following numbers 25, 69, 47 then prints them out in the following format: [an, ..., az, a1, ao] and finally prints the sum on a new line For example: Result [47, 69, 25] 141 Answer/nenalt regime 10 20 50
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!