El tipo de dato para la siguiente variable :
student = True
What is boolean?
Determines what is being styled in CSS
What is selector?
etiqueta de un parafo
What is <p>?
Name of the online IDE where we complete coding assignments
What is Replit?
Containers that store information in programming, value can be changed.
What is a variable?
Fighting game series that features bears as playable characters
What is Tekken?
The index for "Pikachu"
pokemon = ["Bulbasaur", "Charmander", "Squirtle","Pikachu","Eevee","Weedle"]
What is pokemon[3]?
Property that changes the text color of an element
What is color?
Los tres partes de un elemento HTML
What is
Ms. Z's favorite color
What is pink?
Code inside of Code
What is nesting?
Los pájaros amarillos montables de la serie Final Fantasy
What is a chocobo?
Conditional statement that makes decisions based on whether something is True
What is if/else?
Espacio fuera de la caja de contenido, separando elementos
What is margin?
Purpose of HTML
What is provide structure to a webpage?
Fecha del eclipse solar
What is 4/8?
Las reglas gramaticales de un lenguaje de programación
What is syntax?
The mayor of New Donk City in Mario Odyssey. Also a fantastic singer!
Who is Pauline?
A reusable block of code that runs when called
What is a function?
Single rule in a ruleset
What is a Declaration?
Elemento HTML que conecta el archivo CSS con el archivo HTML.
What is <link>
Idioma que maneja la funcionalidad de un sitio web
What is JavaScript?
Keyboard shortcut to comment in code
What is crtl + /?
El nombre del caballo en Elden Ring?
Who is Torrent?
function to get an output in python
What is print()?
El nombre entera de CSS
What is Cascading Style Sheet?
Pre-written HTML template that ensures the webpage behaves as intended
What is boilerplate HTML?
Who is Slash?
Base 2 numbering system (1s & 0s), fundamental for computers to transfer information
What is binary?
The Konami code
What is ↑↑↓↓←→←→ + a + b + start?