Python
GML Code
SQL
HTML
MSCL
100

A line in Python that will output "Hello, World".

What is print("Hello, World")?

100

Draw functions must be placed in this event.

What is "Draw Event"?

100

This function is used to get data of a certain type.

What is "SELECT"

100

An HTML line's name.

What is a "tag"?

100

The difference between "Object Oriented Programming" and "Structured Programming".

What is "One uses objects and one reads it like a sheet of paper"?

200

The variable type that holds numbers with decimals.

What is "Floats".

200

The file exstention for gamemnaker projects.

What is ".yyp"?

200

What sensitivity to capitals SQL has.

What is "Case Insensitive"?

200

The tag for a hyperlink.

What is "<a scr="url">

200

This language is considered the easiest.

What is "Python 3"?

300

The error that shows up when the statement in Python is incomplete.

What is "EOF Error"?

300

A storage system much similar to JSON formatting.

What is "Structs"?

300

The line to create a table.

What is "CREATE TABLE tablename"?

300

This tag is used to make in unordered list.

What is "<ul>"?

300

This is what HTTP stands for.

What is "Hyper Text Transfer Protocol".

400

The Python comparator for less than or equal too.

What is the symbols <=?

400

This file exstention is what gamemaker sprites use.

What is ".PNG"?

400

What tables consist of.

What is "Data"?

400

The difference between an ordered list and an unordered list.

What is "One is numbered and one is not"?

400

The language meant to test the bounds of computer science.

What is "LolCode"?

500

The library that helps you mess with capitals in strings.

What is "CamelCase"?

500

Gamepad slots 1-3 are reserved for this controller.

What is "Xbox controllers"?

500

The line of code to make a database.

What is "CREATE DATABASE databasename"?

500

An image tag.

What is "<image src="imagepath">"?

500

What is the file exstention for "C" files.

What is ".H"

M
e
n
u