zohreh9
zohreh9
27-03-2021
Computers and Technology
contestada
please answer in python language
Respuesta :
berriosgabep60yfw
berriosgabep60yfw
28-03-2021
print("Choose an option: ")
print(" [1] $1,000,000")
print(" [2] 0.01 x2/day")
answer = int(input("> "))
if answer == 1:
print("Here's your $1,000,000")
elif answer == 2:
initial = .1 # initial investment of a penny
final = ( initial * 2**30 ) - initial
print('A penny will be
VER TODAS LAS RESPUESTAS ( 35+ )
Otras preguntas
reproducibility is the ability of data to be
what happens to ocean water as it moves from antarctica to the equator? it transfers thermal energy to deeper layers of the ocean. it becomes less dense and ris
Foods high in added sugar provide? a. many vitamins in each calorie b. empty calories c. soluble fiber d. insoluble fiber
sonji paid $25.00 for two scarves, which were different prices. when she got home she could not find the receipt. she remembered that one scarf cost $3 more tha
Victoria enjoys dance class; all girls enjoy dance class.
When does a surplus exist?
use the activity series of metals to determine the reactivity order of the following metals: mg, zn, fe, cu, li, k, and au.
what is the formula for the area of a circle?
Motivation refers to forces that
Muddy water contains microorganisms, clay, and silt. Which of the following statements suggests that muddy water is a suspension?
+ format(final, '.2f'), 'in 30 days.')
else:
print(" - invalid option.. exiting")
exit(0)
Answer Link
VER TODAS LAS RESPUESTAS ( 35+ )
Otras preguntas
reproducibility is the ability of data to be
what happens to ocean water as it moves from antarctica to the equator? it transfers thermal energy to deeper layers of the ocean. it becomes less dense and ris
Foods high in added sugar provide? a. many vitamins in each calorie b. empty calories c. soluble fiber d. insoluble fiber
sonji paid $25.00 for two scarves, which were different prices. when she got home she could not find the receipt. she remembered that one scarf cost $3 more tha
Victoria enjoys dance class; all girls enjoy dance class.
When does a surplus exist?
use the activity series of metals to determine the reactivity order of the following metals: mg, zn, fe, cu, li, k, and au.
what is the formula for the area of a circle?
Motivation refers to forces that
Muddy water contains microorganisms, clay, and silt. Which of the following statements suggests that muddy water is a suspension?