WorksheetsICS - Bellwork - 10/13/25 - 10/17/25
Total questions: 10
Worksheet time: 5mins
Name
Class
Date
1.
JavaScript
a)
A keyword catches anything which isn't caught by the preceding conditions.
b)
The most simple decision-making statement. If the condition evaluates to True, the block of code inside the if statement is executed.
c)
One of the most commonly used scripting language for use in web pages.
d)
A unit of data stored on a digital ledger, called a blockchain, which can be sold and traded.
2.
HTML
a)
One of the most commonly used scripting language for use in web pages.
b)
The most simple decision-making statement. If the condition evaluates to True, the block of code inside the if statement is executed.
c)
Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages.
d)
A unit of data stored on a digital ledger, called a blockchain, which can be sold and traded.
3.
Web Development
a)
The most simple decision-making statement. If the condition evaluates to True, the block of code inside the if statement is executed.
b)
A broad term for the work involved in developing a web site, Writing the HTML, CSS, and other code to actually generate a web page
c)
A keyword catches anything which isn't caught by the preceding conditions.
d)
Development and maintenance of Web pages.
4.
Web Publishing
a)
Python relies on indentation (whitespace at the beginning of a line) to define scope/amount of code to be run.
b)
A keyword that is Python's way of saying "if the previous conditions were not true, then try this condition".
c)
A keyword catches anything which isn't caught by the preceding conditions.
d)
Development and maintenance of Web pages.
5.
NFT
a)
Development and maintenance of Web pages.
b)
A keyword that is Python's way of saying "if the previous conditions were not true, then try this condition".
c)
A keyword catches anything which isn't caught by the preceding conditions.
d)
A unit of data stored on a digital ledger, called a blockchain, which can be sold and traded.
6.
if Statement
a)
A keyword catches anything which isn't caught by the preceding conditions.
b)
The most simple decision-making statement. If the condition evaluates to True, the block of code inside the if statement is executed.
c)
A broad term for the work involved in developing a web site, Writing the HTML, CSS, and other code to actually generate a web page
d)
A keyword that is Python's way of saying "if the previous conditions were not true, then try this condition".
7.
Indentation
a)
The most simple decision-making statement. If the condition evaluates to True, the block of code inside the if statement is executed.
b)
Python relies on indentation (whitespace at the beginning of a line) to define scope/amount of code to be run.
c)
A unit of data stored on a digital ledger, called a blockchain, which can be sold and traded.
d)
Development and maintenance of Web pages.
8.
elif Statement
a)
Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages.
b)
Python relies on indentation (whitespace at the beginning of a line) to define scope/amount of code to be run.
c)
A keyword that is Python's way of saying "if the previous conditions were not true, then try this condition".
d)
A unit of data stored on a digital ledger, called a blockchain, which can be sold and traded.
9.
else Statement
a)
The most simple decision-making statement. If the condition evaluates to True, the block of code inside the if statement is executed.
b)
A keyword catches anything which isn't caught by the preceding conditions.
c)
Development and maintenance of Web pages.
d)
Python relies on indentation (whitespace at the beginning of a line) to define scope/amount of code to be run.
10.
Nested if Statements
a)
A broad term for the work involved in developing a web site, Writing the HTML, CSS, and other code to actually generate a web page
b)
This is when you have an if statement inside if statement.
c)
Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages.
d)
A keyword that is Python's way of saying "if the previous conditions were not true, then try this condition".
100 %
