Answer:
Explanation:
Let's do this in Python. We will loop through 4 times, each of the loop would compute the dividend, store it as string in a result variable and finally print the result on the same line:
def divide_4_times(user_num, x):
result = ''
for i in range(4):
user_num /= x
result += (' ' + str(user_num))
print(result)
I hope that this answer will help u to solve your problem. But u have tto take the importance clues only .
Answer D isn't a successful budgeting strategy.
Genes
A gene is the section of DNA required to produce one protein.
Answer:
keep driving and prey that it doesn't melt the tape holding your gas tank up