Worcester
Technology
AI
Coding
Extra
100

What is one landmark in Worcester?

One well-known landmark in Worcester, Massachusetts, is the Worcester Art Museum (WAM)

100

How will new technology impact education?

Technology-enabled education, such as online courses, virtual reality classrooms, and AI-driven personalized learning, can make education more accessible and effective, potentially revolutionizing how people acquire knowledge and skills.

100

Define AI

AI, or Artificial Intelligence, refers to the development of computer systems that can perform tasks that typically require human intelligence.

100

Define Coding

Coding, also known as programming or computer programming, is the process of designing, writing, and creating instructions for a computer to follow.

100

Give it food, and it will live; give it water and it will die


Fire

200

Name 5 different Colleges in Worcester

Worcester State, WPI, Clark, Holy Cross, Quinsig

200

Name one Con to keeping recordings through virtual assistants

One significant con to keeping recordings through virtual assistants is privacy concerns. Storing voice recordings of interactions with virtual assistants can raise privacy issues, as these recordings may contain sensitive or personal information.

200
Define ChatGPT

"ChatGPT" is a term used to describe a variant of OpenAI's GPT (Generative Pre-trained Transformer) model that is fine-tuned and specialized for generating human-like text responses in a chat or conversation format.

200

Define Debugging

Debugging is the process of identifying and removing errors, defects, or "bugs" from software code to ensure that a program operates correctly and as intended.

200

What can you catch but not throw?

A cold

300

Name one Worcester Sports team (not WooSox)

One of the sports teams associated with Worcester, Massachusetts, is the Worcester Railers, a professional ice hockey team. They play their home games at the DCU Center in Worcester.

300

What is one example of a job in the Tech Field

One example of a tech job is a Software Developer. Software developers design, create, test, and maintain computer programs and applications. They work with programming languages and development tools to develop software for a wide range of purposes, from mobile apps and web applications to operating systems and databases.

300

What is the difference between AR and VR

AR overlays digital information or virtual objects onto the real world. VR creates a fully immersive digital environment that completely replaces the real world.

300

What type of Coding have we been using on Code.Org

Block coding, which is a coding approach that uses blocks or visual elements, typically in the form of graphical blocks or puzzle pieces, to represent programming concepts and logic.

300

Take off my skin, I wont cry, but you will

An Onion
400

What year did the worcester Tornado hit?

The Worcester tornado occurred on June 9, 1953. This powerful tornado, also known as the Worcester Tornado, struck Worcester, Massachusetts, causing significant damage and loss of life. It remains one of the deadliest tornadoes in U.S. history.

400

What does wifi stand for?

Wireless Fidelity

400

What is the name of the company that specializes in creating robots that are controlled using AI rather than predetermined scripts.

One prominent company specializing in creating robots controlled using AI rather than predetermined scripts is "Boston Dynamics." Boston Dynamics develops advanced robots that can navigate and interact with their environment using artificial intelligence and machine learning algorithms to make real-time decisions and adapt to changing conditions.

400

How would you write a code to make a PB&J?

# Define functions for each step of making a PB&J sandwich 

def spread_peanut_butter():    print("Spread peanut butter on one slice of bread") 

def spread_jelly():    print("Spread jelly on the other slice of bread") 

def put_slices_together():    print("Put the two slices of bread together") 

def cut_sandwich():    print("Cut the sandwich in half diagonally") 

# Main function to make the sandwich

 def make_pbj_sandwich():    print("Let's make a PB&J sandwich!")    

spread_peanut_butter()   

 spread_jelly()    

put_slices_together()   

 cut_sandwich()    

print("Your PB&J sandwich is ready to eat!") 

# Call the main function to make the sandwich make_pbj_sandwich()

400

I speak without a mouth and hear without ears. I have no body, but I come alive with the wind.

An Echo

500

When was Worcester,MA founded?

Worcester, Massachusetts, was founded on June 14, 1673, as a town. It was officially incorporated as a city on February 29, 1848. Worcester is one of the oldest cities in the United States and has a rich history dating back to the colonial era.

500

Define Blockchain

Blockchain is a distributed and decentralized digital ledger technology that is designed to record transactions and data across multiple computers in a way that is secure, transparent, and tamper-resistant. It underlies the foundation of various cryptocurrencies, such as Bitcoin, but its applications extend far beyond digital currencies.

500

What term is used to describe the ability of an AI system to improve its performance and decision-making through experience and exposure to data?

Machine Learning

500
Name 3 different types of Coding

HTML, CSS, Javascript, Python, Blockly

500

I'm tall when I'm young and short when I'm old

A candle

M
e
n
u