★ KS3-MATH-OCC-0001正面
A variable
提示In algebra the same idea wears a letter such as x; in code it wears a name such as score.
为什么In maths a letter usually stands for one unknown number that never moves during the question. In code the same box is written to over and over: score = score + 1 means 'work out the right-hand side, then put the result back in the box'. Reading = as 'becomes' rather than 'equals' is the biggest single step from Year 7 algebra into programming, and the Blockly tasks in the younger age groups are built on it.
下次复习日期相同——「太简单」会让之后的间隔拉得更快
★ KS3-MATH-OCC-0001背面