Page 1 of 1

Write a declaration that populates an array with the following numbers 25, 69, 47 then prints them out in the following

Posted: Wed Apr 27, 2022 3:43 pm
by answerhappygod
Write A Declaration That Populates An Array With The Following Numbers 25 69 47 Then Prints Them Out In The Following 1
Write A Declaration That Populates An Array With The Following Numbers 25 69 47 Then Prints Them Out In The Following 1 (45.71 KiB) Viewed 37 times
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