Font size
WorksheetsCS_Intro_AE_Spelling_Bee
Total questions: 68
Worksheet time: 27mins
You’re coding and need a “box” to hold something for later. 中文提示:变量。 Spell the word for that box.
(a)
Look at this: `age = 16` → 16 is the (a) (值). What’s the word?
Before you can use `score`, you have to (a) it first. 中文:声明。 Spell the verb.
Teacher line: “Create it and give it a first value right away.”(初始化)Spell the word that means “give a first value.”
(a)
`points = 10; points = 20;` — you (a) a new value to the same variable.(赋值)Spell the verb.
No quotes = bugs. Text like "hello" needs ________ ________.(引号)
(a)
True/False only. That data type is called a (a) .(布林值)
Naming style: `myFavoriteGame` — first word lowercase, later words start with capital letters. Spell the style name exactly (case-sensitive).(驼峰命名法的一种)
(a)
Some special reserved words in JavaScript can’t be used as variable names. That kind of word is a (a) .(关键词)
If you write `let x;` and stop there… x is still (a) .(未初始化)Spell the adjective.
The program pops up a box asking the user to type something. That action is called a (a) .(提示)
Don’t lose the user’s answer— (a) it in a variable.(存储)Spell the verb.
Users type it in; the program receives it. That’s (a) . 中文:输入。
What the program shows on screen (like a result) is the (a) .(输出)
"Hello" + "Roy" → you didn’t add numbers; you (a) strings.(拼接)Spell the verb.
In math terms, 3 is an (a) (not 3.5). Spell it.(整数)
In "Hi", the double quotes are called ________ ________.(引号)
(a)
Forgot one quote and your code breaks immediately. That’s a ________ ________.(语法错误)
(a)
When a program reacts to what the user types, it becomes (a) .(互动的)
User types `5` → the program does something back. It will (a) .(回应)Spell the verb.
− × ÷ … these belong to (a) .(算术)Spell the adjective.
The symbol that *does* the math, like `+` or `*`, is an (a) .(运算符)
`2 ** 5` — the 5 is the (a) (指数). Spell it.
Divide and keep the leftover part (the remainder). That idea is (a) .(取模)
A value you don’t want to change—like `const PI = 3.14`—is a (a) .(常量)
If $1 = £0.79, the number 0.79 is the ________ ________.(汇率)
(a)
7 ÷ 2 = 3 with 1 left over. That leftover is the (a) .(余数)
“Let’s ________ ________ into 4 teams.” Spell the two-word phrase.(分成若干部分)
(a)
In code, `i++` means i goes up by 1. That action is called (a) .(增加)
`Math.floor(4.9)` gives 4 — it will ________ ________.(向下取整)
(a)
In graphics, the blank drawing area you start with is the (a) .(画布)
(0,0) at the top-left… that whole setup is the ________ ________.(坐标系)
(a)
Where something is on the screen = its (a) .(位置)
Width and height are “things an object has.” In code we call those a (a) .(属性)
Circle math: center → edge distance. That’s the (a) .(半径)
Case matters: the function name is written with a lowercase s and uppercase C. Spell it exactly (no spaces).(设置颜色)
(a)
Same idea again: when you store something (even a graphic) in a named box, it’s a (a) .(变量)
For rectangles, the position is often ________ ________ the top-left corner. Spell the two-word phrase.(以……为测量起点)
(a)
Circle + text together = you (a) them.(结合)Spell the verb.
If you add the circle to the canvas, it will (a) on the screen.(出现)Spell the verb.
"You're as beautiful as a rose" is an example of (a) .
"you're a rose" is an example of (a) .
Allen always adds (a) to Amy's artwork.
It was the best of times, it was the worst of times. It is (a) .
How cute is that panda? Is an example of (a) question.
Mr. B is British is simply not (a) .
(a) is the color of sadness.
(a) is the second month of the year.
Global warming is destroying the (a) .
It is better to give than to (a) .
It's the (a) of the end.
A debate is just a fancy (a) .
Getting what you need is necessary. Getting what you want is a (a) .
I (a) cannot eat spicy food.
It isn't over (a) the fat lady sings.
I'm not sure that ever (a) . It must be the Mandela effect.
Before you do the laundry, be sure to (a) the whites and colors.
There are four lines in each (a) .
Because I could not wait for death was a great (a) .
When the moon hits your eye like a big pizza pie, that's (a) .
I like writing poems but I hate (a) .
The carraige held but just ourselves, and (a) .
Quoth the Raven, (a) .
The words blue, crew, Chengdu, and few all (a) .
The music has a strong beat and a great (a) .
(a) means to throw someone out a window.
King Tut was an (a) .
I can't believe the Australian lost against birds in the Great (a) War.
