Answer:
It should be the Central processing unit, as it is the part where information is calculated in the compute, but RAM is also an internal working, used for temporarily storing information. I would Go with CPU to be safe.
I found this loop. But it ends like this: After the loop terminates, <span>it prints out the sum of all the even integers read. Declare any variables that are needed.</span>
<span>int sum=0;
int num=1;
while(num > 0){
cin >> num;
if ((num % 2)==0 & (num>0)){
sum+=num;
}
}
cout << sum;
I'm not familiar with coding but I think you can work on this loop and edit it according to your requirement.</span>
I do not know spanish please say in english
Answer: you code to find the surface area 6 s2, volume s3 in python
Explanation:if you dont code the surface area 6 s2, volume s3 in python then you cant code