When it comes to gift-giving, your class's majority opinion is this.
What is "gift wrap is better than gift bags"?
Name 2 different kinds of iterative loops.
What are for & while loops?
>>> print "hey there"
What is SyntaxError (or missing parentheses)?
This Game of Hog rule stated: "If any of the dice outcomes is a 1, the current player's score for the turn is 1." :(
What is Doggone It?
This is the official day when Christmas Break for Saint Francis starts.
What is (Friday) December 19th?
During our book talk discussion, it was apparent that your class overwhelmingly did not care for this book.
What is "Bless Me Ultima"?
Name the 3 main built-in HOFs in Python (that we covered in Unit 2).
What are: map, filter, & reduce?
>>> 5 and -11 and 1/0
What is ZeroDivisionError (or division by 0)?
In the Yelp Maps project, we used this data structure which features key-values pairs.
What is a dictionary?
Many people argue about whether or not this action movie is a Christmas movie or not. (It's also Mrs. V.'s favorite Christmas movie...)
What is "Die Hard"?
Your class's first and second choices for the best Christmas song.
What are "Underneath the Tree" and "Feliz Navidad"?
Name the 3 key characteristics used to describe a function (hint: related to input & output).
What are: domain, range, and behavior?
>>> x = 3
>>> y = 2
>>> x + Y
What is NameError (or name 'Y' is not defined)?
In the Game of Hog, this rule states: "After points for the turn are added to the current player's score, if the players' scores are the same, the current player's score increases by 50%."
What is Scooby Snack (and a) Half?
This many ghosts appear to Ebenezer Scrooge in "A Christmas Carol."
What is four?
(1. his former business partner, Jacob Marley, 2. the Ghost of Christmas Past, 3. the Ghost of Christmas Present, and 4. the Ghost of Christmas Future.)
On "Rename the Earth" discussion day, this is the name that got the most votes.
What is "Mandalore"?
Name the 4 main programming algorithms (from CS PANDA & covered at the start of the year)!
What are: Sequencing, Iteration, Selection, & Recursion?
>>> numLst = [1, 2, 3]
>>> numLst[len(numLst)]
What is IndexError (or list index out of range)?
In the Yelp Maps project, this type of machine learning used the k-means algorithm.
What is unsupervised (learning)?
In "Home Alone," this is the city where the McCallisters go on vacation when they leave Kevin behind.
What is Paris, France?
On "Favorite Halloween Shows" day: Two out of three of the shows/movies on Mrs. V.'s slide.
What are ___?
(Any 2 of these)
- Over the Garden Wall
- The Nightmare before Christmas
- The Simpsons - Treehouse of Horror
Name the 4 lessons from Unit 2.
What are: Iteration (&/or List Operations), Higher-Order Functions (HOFs), Recursion, & Data Abstraction?
>>> max("hello", 3)
What is TypeError ('>' not supported between instances of 'int' and 'str')?
These are the 6 Internet Innovation topics from your section.
What are:
- AI & Effect on Tech Jobs
- Video Streaming
- Smart Appliances
- AI & Medicine
- Facial Recognition
- Tiktok ?
Complete the lyrics: "On the twelfth day of Christmas, my true love sent to me... Twelve ___ ___, Eleven ___ ___, Ten ___ ___, Nine ___ ___, Eight ___ ___" (we're stopping there!)
What are ___?
(Twelve) drummers drumming
(Eleven) pipers piping
(Ten) lords a-leaping
(Nine) ladies dancing
(Eight) maids a-milking