Assuming the oceans level is currently rising at about 16 mi
Assuming the ocean’s level is currently rising at about 1.6 millimeters per year, create an application that display the number of millimeters that the ocean will have risen each year for the next 25 years. It needs to be written in python.
Solution
Programm:-
Python is a broadly utilized abnormal state programming dialect for universally . Python mediators are accessible for some working frameworks, permitting Python code to keep running on a wide assortment of frameworks.
#include <iostream>
utilizing namespace sexually transmitted disease;
int primary()
{
int num;/Loop counter factor
int maxvalue = 25;/Maxium incentive to show
/Explain the show program is appearing.
cout << \"The sea is rising 1.5 millimeter for every year for the following 25 years.\"
cout << \" Years millimeters\ \";
cout << \"- - - \ \";
for (num = 1, num <= maxvalue; num++)
cout << num << \"\\t\\t\" << (num * maxvalue)<< endl;
return 0;
}
Programm:
#include <iostream>
utilizing namespace sexually transmitted disease;
int primary()
{
int num;/Loop counter factor
int maxvalue = 25;/Maxium incentive to show
twofold milli = 1.5;/millimeters every year
/Explain the show program is appearing.
cout << \"The sea is rising 1.5 millimeter for every year for the following 25 years.\";
cout << \" Years millimeters\ \";
cout << \"- - - \ \";
{
for (num <= maxvalue; num++);
cout << num << \"\\t\\t\" << (num * milli)<< endl;
}
return 0;
}
for programm
for(int i = 1; i <= MaxNumber; i++)
{
cout << i << endl;
}.
***End**

