0
Zoltán Király Posted 3 years ago
Grammar

Does this sound natural in English?

A. Bind each number to a variable.

B. Bind each number to a separate variable


Context:

A variable is like a container in computer programming. It's like a drawer that holds something. We put something in them (numeric values, text strings, etc.) but the terms we us use are "bind" or "assign" instead of "put".


I have multiple numbers 2, 33, 4, 5, 29, 32 and each has a separate variable.

variable <= 2

variable2 <= 33

variable3 <= 4

I used "each". I'm not sure if that is okay or I should use "every" instead.

  

Top answer

Zoltán Király I used "each". I'm not sure if that is okay or I should use "every" instead. "Each" is clearer.

  • Zoltán Király I used "each".
  • I'm not sure if that is okay or I should use "every" instead.
  • "Each" is clearer.
Free · every Monday

Get the Weekly English Kit 📬

New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.

1 Answers
0
Zoltán KirályI used "each". I'm not sure if that is okay or I should use "every" instead.

"Each" is clearer.

Related Questions