Reggie3223 Reggie3223
  • 25-08-2020
  • Computers and Technology
contestada

Write a program using integers user_num and x as input, and output user_num divided by x three times. Ex: If the input is: 2000 2 Then the output is: 1000 500 250

Respuesta :

masterrajesh119
masterrajesh119 masterrajesh119
  • 04-09-2020

Answer:

Soory! I can't tell please tell clearly

Answer Link
siouxfederation1
siouxfederation1 siouxfederation1
  • 22-09-2020

Answer:

user_num = int(input("Number: "))

x = int(input("x: "))

for i in range(1,4):

    user_num = user_num/x

    print(user_num," ")

Explanation:

Answer Link

Otras preguntas

plz. jo. inhhg-jkkf-nmt​
please help asap!!! will mark brainliest
In the given right angled triangle ABC, rightangled at B. P is the mid-point of AC. Prove thatBP=1/2AC​
Explain how speciation events have led to increased biodiversity?
2. What alleles code for a female?
A loose pile of rocks and soil travels in a single large mass the mass moves a short distance downhill which mass movement does this describe A. Creep B. Erosio
How is the AHfusion used to calculate volume of liquid frozen that produces 1 kJ of energy? O A. 1kJ x AHfusion x mol/g < g/ml liquid O B. 1kJ * 1/AHfusion *
2 ¿Adónde van? Write sentences with the verb ir using the information provided. -usted / el partido de fútbol -Usted va al partido de fútbol. 7) yo / la bibliot
Impact of humanitarian aid on Yemen At least one paragraph
The image of the point (-5, 1) under a translation is (-6,3). Find the coordinates of the image of the point (2, -3) under the same translation.