What are Attributes?
A kind of notebook computers use to write things down that are happening.
What is Console?
What is Line Break?
True or False. Creating a Variable is the same as declaring a variable.
What is True?
What is the correct way to represent the Boolean Value "true" in Python?
What is True?
Part of of the website that processes data, organizes, and saves information.
What is Back-End?
Changing a variable type.
Converting
A very popular programming language used for web-development.
What is Equal Sign?
True or False. Boolean data types don't don't need to be capitalized.
What is False?
A data type that represents tha value of True or False.
What is Boolean?
Attributes which tell the computer how you plan on using the Variable.
What are Data Types?
The spelling and grammar of a programming language.
Syntax
Printing a Variable is a way to _____ a variable?
What is output?
The data type does not need any special characters?
What is Integer?
Used to put notes in the code or explain what the codes is doing.
What is Comments?
What is Front-End?
The building block of code that allows you to store data.
What is Variable?
Variables can only be _ _ _.
What is one word long?
Make a variable name did_do, assign it to what you did after school yesterday. Create a print statement.
What is
Combining variables and text in a print statement.
What is Concatenation?
A data type that means a number value.
What is Integer?
The process of creating websites.
What is Web Development?
Make 2 inputs and 2 outputs.
Teacher Check
Assign a variable to a string.
______ = ""