Hope this helps, Upvote if you like it :)
Answer:
To access blank presentations, you need to use the Insert tab on the ribbon; to access themed presentations, you need to use the Design tab.
Explanation:
in order to make presentation, the user can select either blank presentation or themed presentation and then change it as required.
Answer:
BEGIN
INPUT N
IF N>0 AND N<10 THEN
OUTPUT "blue"
ELSE
IF N>10 AND N<20 THEN
OUTPUT "red"
ELSE
IF N>20 AND N<30 THEN
OUTPUT "green"
ELSE
OUTPUT "It is not a correct color option"
ENDIF
END.
Explanation:
Answer:
They acknowledge the source of a quotation, paraphrase, or summary; and (2) They provide explanatory comments that would interrupt the flow of the main text.so its B