Q 18: What should children do to deal with multiple assignments?
问题 18:孩子们应该如何处理多项作业?
历年四级听力真题精听
Question 18: What should children do to deal with multiple assignments?
问题 18:孩子们应该如何处理多项作业?
英语百科
Assignment (computer science)
In computer programming, an assignment statement sets and/or re-sets the value stored in the storage location(s) denoted by a variable name; in other words, it copies a value into the variable. In most imperative programming languages, the assignment statement (or expression) is a fundamental construct.