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
2 answers:
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:
Soory! I can't tell please tell clearly
You might be interested in
The answer is D.Payment/Debit
Resource management, you can think of the necter and pollen as resources and you are managing other bees to collect those resources.
Answer:
peer-to-peer network
Explanation:
i think i'm not sure though so tell me if it is wrong :)
Answer:
C. USB
Explanation:
A USB Disk allows for a Backup of the PowerPoint file in case Jack needs it in the future.
The answer would be false because you don't have to be good at it to participate and try your hardest