Print the array from the last problem to the screen backward. The array should still be named letters and hold the original values in the original order.
Sample Run
w
v
u
t
s
r
q
p
o
n
m
l
k
j
i
h
g
f
Answers
Answered by
4
Answer:
print the array from the problem to the screen back ward
Similar questions