My orders
How it works
Examples
Reviews
Blog
Homework Answers
Submit
Sign in
How it works
Examples
Reviews
Homework answers
Blog
Contact us
Submit
Question #230032
Write a code that reads a number from the user and prints backwards from the number to 1. Use a loop to solve the problem.
Expert's answer
n =
int
(
input
()) for i
in
range
(n,0,-1): pr
int
(i,
end
=
" "
)
Our fields of expertise
Programming
Math
Engineering
Economics
Physics
LATEST TUTORIALS
APPROVED BY CLIENTS
Thanks for the assistance,,, your service is great
#340795
on Jan 2024
Read all reviews >>