Python
CSS
HTML
Random
Extra
Video Game Trivia for fun :)
100

El tipo de dato para la siguiente variable :

student = True

What is boolean?

100

Determines what is being styled in CSS

What is selector?

100

etiqueta de un parafo

What is <p>?

100

Name of the online IDE where we complete coding assignments

What is Replit?

100

Containers that store information in programming, value can be changed.

What is a variable?

100

Fighting game series that features bears as playable characters

What is Tekken?

200

The index for "Pikachu"

pokemon = ["Bulbasaur", "Charmander", "Squirtle","Pikachu","Eevee","Weedle"]

What is pokemon[3]?

200

Property that changes the text color of an element

What is color?

200

Los tres partes de un elemento HTML

What is 

  • Opening tag
  • Content
  • Closing tag
200

Ms. Z's favorite color

What is pink?

200

Code inside of Code

What is nesting?

200

Los pájaros amarillos montables de la serie Final Fantasy

What is a chocobo?

300

Conditional statement that makes decisions based on whether something is True

What is if/else?

300

Espacio fuera de la caja de contenido, separando elementos

What is margin?

300

Purpose of HTML

What is provide structure to a webpage?

300

Fecha del eclipse solar

What is 4/8?

300

Las reglas gramaticales de un lenguaje de programación

What is syntax?

300

The mayor of New Donk City in Mario Odyssey. Also a fantastic singer!

Who is Pauline?

400

A reusable block of code that runs when called

What is a function?

400

Single rule in a ruleset

What is a Declaration?

400

Elemento HTML que conecta el archivo CSS con el archivo HTML.

What is <link>

400

Idioma que maneja la funcionalidad de un sitio web

What is JavaScript?

400

Keyboard shortcut to comment in code

What is crtl + /?

400

El nombre del caballo en Elden Ring?

Who is Torrent?

500

function to get an output in python

What is print()?

500

El nombre entera de CSS

What is Cascading Style Sheet?

500

Pre-written HTML template that ensures the webpage behaves as intended

What is boilerplate HTML?

500
Famous guitarist for the band Guns n' Roses

Who is Slash?

500

Base 2 numbering system (1s & 0s), fundamental for computers to transfer information

What is binary?

500

The Konami code

What is ↑↑↓↓←→←→ + a + b + start?