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

determine whether the systems have one solution, no solution, or infinitely many solutions 3x-2y=3;6x-4y=1 3x-5y=8;5x-3y=2 3x 2y=8;4x 3y=1 3x-6y=3;2x-4y=2
Which of these actions would be protected by the Fist Amendment
who is the owner of Amazon
A 0.47-kg block is hung from and stretches a spring that is attached to the ceiling. A second block is attached to the first one, and the amount that the spring
The distance between point (-3,6) and another point is 10. What are the possible coordinates of the other point?
Which narrator is most clearly omniscient?O A. Vicente learned that opening a candy shop would be no easy task,but that wouldn't stop him.oB. "Has the jury reac
Evaluate f(x) = x2 + 1 for f(-1)
Which data set could be represented by the box plot shown below? A horizontal boxplot is plotted along a horizontal axis marked from 0 to 20, in increments of 1
Develop a 3-week moving average for the following time series Time PeriodTime Series Value 19 22 39 416 511 62 77 Find the value for MSE. Round your calculati
Divide 24.71/13 to 3 decimal place