Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please use Python Language. Do not use C++ or any other. I want extra credit as well. Thank You CS 120 02 Chapter 04 Programming
Please use Python Language. Do not use C++ or any other. I want extra credit as well. Thank You
CS 120 02 Chapter 04 Programming Assignment 20 Points Name Due: Write should ask the user to enter the starting number of organisms, the averagetiply. For example, assume the user enters the following values Friday, October 27, 2017 a program that predicts the approximate size of a population of o rganisms. The application daily population a percentage, for example, 50%) and the number of days the organisms For following values:rgawill be left to 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 10 Add the following comments to the beginning of the program Your Name CS 120 02 Program Assignment 04 See above Class and Section: Due Date: Date Turned in: Program Description: You write a short description of what the program will do When you complete the program, do the following. 1. Turn in a printout of the source code with this sheet attached to the front 2. Create a folder with the following name: Program 04 3. Copy your program to this folder 4. Copy the folder to the following location: I-lkopp Vnbox)cS 120 021your name where your name is a folder located in I:kopplinbox\CS 120 02. Extra Credit 5 points Add an average daily decrease percentage. Check to make sure that the decrease percentage is not larger than the increase percentage. If it is, ask the user to reenter until they get a correct value Calculate and subtract the average decrease after you calculate and add the average increaseStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started