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

If 10.0 grams of lithium hydroxide react as shown in the equation above, how many grams of lithium bromide will be produced?
Suppose a circle with center (14, 9) passes through point (16, 12). Which equation represents the circle?
Nathan ordered one cheeseburger and one bag of chips for 3.75 jack ordered two cheeseburgers and three bags of chips for 8.25 know the price of the items
the height of 1.995 meters is about how many times the height of 0.241 meters?
Animal cells, including human cells, are considered:
Lucy is in charge of planning a reception for 2400 people. She is trying to decide which snacks to buy. She has asked a random sample of people who are coming t
What is the answer so I can answer it on my side of the phone
Stephanie has 6 classes a day at school. Each class is 52 minutes long. She goes to school 5 days a week. How much time does she spend class each day? show two
PLS HELP , find the values of x,y, & z in the figure
Crispy Clover, a popular vegetarian restaurant, introduced a new menu that has 20%, percent more dishes than the previous menu. The previous menu had D dishes.