English, asked by ishwaryasmg, 4 months ago

#include<stdio.h>
int main()
{
int n;
D
for(n = 7; n!=0; n--)
printf("n = %d", n--);
getchar();
return 0;​

Answers

Answered by sneha39028
0

Answer:

Photosynthesis, the process by which green plants and certain other organisms transform light energy into chemical energy. During photosynthesis in green plants, light energy is captured and used to convert water, carbon dioxide, and minerals into oxygen and energy-rich organic compounds.

Similar questions