Question: In python script form Please add the analysis specification and flowchart for the questions. Also, add comments # for the specified questions please. Thanks! Due:
In python script form Please add the analysis specification and flowchart for the questions. Also, add comments # for the specified questions please. Thanks! Due: Thursday March 18, 2021, 11:50 PM Upload your Lab to D2L, Lab 8 dropbox folder Problem 1 Sum of Cubes (12.5 points) Write a program to find the sum of the cubes of the first n natural numbers, where the value of n is provided by the user Problem 2 Ocean Levels (12.5 points) Assuming the ocean's level is currently rising at about 1.6 millimeters per year, create an application that displays the number of millimeters that the ocean will have risen each year for the next 25 years. For the both problems: Show the analysis, specifications and flowcharts of the two problems Use documentation by commenting your code Write your code in the script mode
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
