Hihi!
The correct answer would be D. Quick cooling on Earth's surface! Obsidian is<span>a volcanic rock formed by the rapid solidification of lava without crystallization!
I hope I helped!
-Loliarual
</span>
Answer:
Input example:
select the funcion: 1
write the 1sd number2
write the 2nd number1
value is 2.000000
Explanation:
#include <stdio.h>
main()
{
//define the variables as float
float a, b, c, e;
char d;
while (1)
{
//input values
printf("select the function: ");
scanf("%c",&d);
printf("write the 1sd number");
scanf("%f",&a);
getchar();
printf("write the 2nd number");
scanf("%f",&b);
getchar();
if (d=='%')
{
a=a*b/100;
}
if (d=='*')
{
a=a*b;
}
if (d=='+')
{
a=a+b;
}
if (d=='/')
{
a=a/b;
}
if (d=='-')
{
a=a-b;
}
printf("value is %f \n",a);
}
printf("final value is %f",a);
getchar();
}
The part of an I-statement that involves a description of
your needs or feelings is the Feelings Statement.
The feelings statement is a description of your feelings that is linked to a
particular situation. Vague feelings often create frustration in the listener.
First Go to the bank
Second Present Photo ID
third Fill out application
I would think review the different savings account options that your bank offers...
Last Make initial deposit.
Hope that helps!!!
.
It might be d I’m not sure die