Python
Game Dev
WebDev
AI
Miscellaneous
100

Can Python be used in data science?

Yes!


100

What programming language has a cat as the mascot?

Scratch!


100

What are the three main languages used to build a website?

HTML JavaScript CSS

100

What does AI stand for?

Artificial Intelligence

100

Who is the sponsor of Girls Who Code Katy?

Mrs. Bauguss!!!

200

How can you print text in Python?

Through the word print()

200

What university created Scratch?

MIT

200

What is HyperText Markup Language also known as?

HTML

200

What voice-controlled AI assistant created by Amazon can answer questions and control smart devices?

Alexa

200

_______ is the process of finding errors and fixing them within a program.

Debugging

300

How do we check for certain conditions in Python?

Through if-else statements

300

What are sprites?

The characters/objects that perform actions

300

What is the character that goes into the brackets for paragraphs in HTML <?>?

p

300

What is the name of the AI system developed by Open AI that can generate human-like text based on prompts?

Chat GPT

300

Sal needs to execute a section of code ten times within a program. What should he do in the code?

Use a loop

400

Where can we store values in Python?

Variables

400

How do you start your code in Scratch?

By clicking the Green Flag

400

What language stylizes a website?

What language is responsible for making a website interactive?

400

What app uses AI to suggest filters and effects for your photos?

Snapchat

400

What is the programming language developed by James Gosling at Sun Microsystems and named after the type of coffee from Indonesia?

Java

500

What do you have to import to generate a random number?

import random

500

What type of programming language is Scratch?

Block-based programming

500

What language is responsible for making a website interactive?

JavaScript

500

What is the name of the car by Jaguar that utilizes AI to be a self-driving uber?

Waymo

500

 A loop that never ends is referred to as a(n)_________.

Infinite