Answer:
ppt
Explanation:
ppt is a PowerPoint document
Extra Notes:
rtf: Rich Text Format
odt: Open Doc Text
doc: Microsoft Word File (Compatibility File) .docx is newer standard
Answer:
Patch finders.
Explanation:
Once Russ accessed a webpage on his computer, he had seen an issue that the page was not associated with the browser variant on which he was executing it, although it was important to use patch finders tool to fix the following problems because patch finder is only the software that can resolve the following issues.
Answer:
for no.2 true and for Ctrl-Z False
Explanation:
Ctrl-z is and "undo" shortcut
not really sure about no.1 though, sorry :(
Answer:
hiii
Explanation:
kk ill follow you do you have any vids
Answer:
6 columns/items
Explanation:
<em>grid</em> starts off as an empty list ( [ ] ), so right now it has 0 items/columns.
After that, 3 new items ("frog", "cat", "hedgehog") have been appended to <em>grid</em>, it now has 3 items
Finally another 3 items are appended to <em>grid ("fish", "emu", "rooster"</em>), finally <em>grid</em> ends up with 6 items in total.