The field of computer science that focuses on the ability to understand and interpret spoken language.
What is CS + Linguistics?
The programming language we used.
What is Python?
What is an integer or float?
Outputs the parameter for the user to view.
What is print()?
What is 10 PM?
This topic would likely address on concerns regarding copyright and ownership.
What is/are CS + Music and/or CS + Philosophy?
Assigned to a variable.
What is a value?
Allows us to store anything.
Outputs every number from a starting point and ending point.
What is range()?
The game that allowed you to train an AI.
What is AI for Oceans?
DOUBLE JEOPARDY!!
The field of computer science that focuses on how to draw an audience's attention.
What is CS + Advertising?
The programming language we use runs from...
Top to bottom.
A data type that cannot be changed once assigned to a variable.
What are strings?
Can return the number of characters in a string.
What is len()?
The first CS + X topic you presented on.
What is CS + Agriculture?
The field of computer science that emphasizes content generation.
What is/are CS + Linguistics and/or CS + Music?
Allows us to run a line of code multiple times.
What is a for-loop?
Outputs the parameter for the user to view and use again in their program, such as in a mathematical computation.
What is return()?
DOUBLE JEOPARDY!!
The university partnering with IMSA for this summer camp.
What is UIUC / University of Illinois at Urbana-Champaign?
The field of computer science that emphasizes social networks and communities.
What is CS + Anthropology?
Uses a Boolean return value to check if a statement should be run.
What is a conditional/ if-else-elif statement?
Can change any data type into this data type.
What is a string?
It cannot take the string "hello world" as a parameter.
What is/are int() and/or float()?
Your room coordinators.
Who are Ms. Frenchie, Ms. Elena, Mr. Zack?