Compare two revisions of: Variables

... ... @@ -144,6 +144,10 @@ Random numbers can be used instead of fixed numbers to personalize problem data.
144 144 \end{question}
145 145 ```
146 146
147 +<div class="alert green">
148 + The list of numbers in drawFromSet is not allowed to have white spaces!
149 +</div>
150 +
147 151 # Adjust randomized variables
148 152
149 153 If you randomize variables, it could happen that the random values do not satisfy some conditions the author wishes to
150 154