Answer:
#include<stdio.h>
#include<string.h>
int main(){
char str[20];
int i=0;
printf("Enter a name: ");
gets(str);
printf("%c",*str);
while(str[i]!='\0'){
if(str[i]==' '){
i++;
printf("%c",*(str+i));
}
i++;
}
return 0;
}
Explanation:
Answer:
that's an amen stop deleting our stuff deleters!.!!!!!
B.Merriam-Webster's collegiate dictionary (10th ed.). (1993). Springfield, MA: Merriam-Webster.
In general, APA citations follow the format of;
<u>Contributors.(Date).Title. Publication Information</u>. However, when there is no contributor information, write the name of the title first, followed by the date and the rest of the bibliographic data.
I don’t know if u tried this yet but maybe acetone can help or vinegar?