sudiptamang
sudiptamang sudiptamang
  • 18-06-2022
  • Computers and Technology
contestada

write an algorithm to print the odd number from 100 to 1​

Respuesta :

Vortorix
Vortorix Vortorix
  • 18-06-2022

Answer:

In python:

for x in range(0,100):

   if x % 2 == 1:

       print(x)

Answer Link

Otras preguntas

in triangle ABC the measure of angle A is 90. the length of AB is 1 unit the length of AC is 8 unit, find the legth of BC
explain 2 ways in which water and ion balance are maintained? name the organs and any hormones involved
When leaders use religious laws to govern, they most likely represent a democracy. an autocracy. a monarchy. a theocracy.
Older generation poem by Ha Jin​
When African Americans were allowed to fight in the Civil War, they were -)) O part of white units Oled by black officers O not paid "white" wages O only fighti
9/10 divided by 3/5
what part of speech is curiosity? a verb, noun, adjective, adverb, etc?
Mention five standards and guidelines they establish for EHRs
(4a)^2 without the exponents
How many cups of 15% juice must be added to 10 cups of 20% juice so that the mixture is 17% juice?