
UNIT 5: Quiz
Quiz by Valentina Cedillo Pérez
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
What is the purpose of the command SpreadsheetApp?
What is the purpose of the command getActiveSpreadsheet?
The command getRange is for specifying the cells for the action
Command getValue is for calculating the division in each cell
To celect a sheet with a given name we use
Type the range from A1 to A13
What command would you use to get an average?
What is the command we use to add a new row to the sheets?
Which function is giving information about a book?
What would be the items to include when creating a grocey store inventory?
This code is correct:Â ss2.AppendRow(["title, director, genre, releaseYear"]){
What is the purpose of data validation?
Name one main type of data validation in Google Sheets
'Checkbox' is NOT one main type of data validation
You can improve data quality and prevent mistakes by setting criteria
How can you create a system in Google sheets?
=QUERY(A1:B21, "SELECT * ORDER BY A ASC") Â is for...
Name of the command we use to retrieve, filter, sort, and manipulate data
Select the code that mentions B and C from the range A1:C5. The results are then sorted in descending orderÂ
What tool is being used in this image?
