Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In python please, also with these modifications: 1.use a reposition structure (loop) to keep the program running, entry of a zero (0) for starting number

image text in transcribed

In python please, also with these modifications: 1.use a reposition structure (loop) to keep the program running, entry of a zero (0) for starting number of organisms stops the program.

2.This program requires two loops, one to keep the program going and a second to calculate & display the organism growth.

3. Program should duplicate, in form, with example that is shown

please do not use tkinter

13. Population Write a program that predicts the approximate size of a population of organisms. The application should use text boxes to allow the user to enter the starting number of organ- isms, the average daily population increase (as a percentage), and the number of days the organisms will be left to multiply. For example, assume the user enters the following values: Starting number of organisms: 2 Average daily increase 30% Number of days to multiply: 10 The program should display the following table of data: Day Approximate Population 2.6 3.38 4.394 5.7122 7.42586 9.653619 12.5497 16.31462 21.209 4 10

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Statistical And Scientific Database Management International Working Conference Ssdbm Rome Italy June 21 23 1988 Proceedings Lncs 339

Authors: Maurizio Rafanelli ,John C. Klensin ,Per Svensson

1st Edition

354050575X, 978-3540505754

More Books

Students also viewed these Databases questions

Question

Problem: Evaluate the integral: I = 1- 1 dx 9

Answered: 1 week ago

Question

Describe the Indian constitution and political system.

Answered: 1 week ago

Question

Explain in detail the developing and developed economy of India

Answered: 1 week ago

Question

Problem: Evaluate the integral: I = X 52+7 - 1)(x+2) dx

Answered: 1 week ago