You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<span><b>THEN</b><b>APPEND</b><codeid="hazards-sound">"sound"</code> to <var>hazards</var>.</span>
866
-
</li>
867
-
<li><b>LET</b><var>hazards_string</var> be the result of:
868
-
<ulclass="condition">
869
-
<li>calling <ahref="#join-array-to-comma-list">join array to comma list</a> given <var>hazards</var></li>
870
-
<li>uppercasing the first character</li>
871
-
<li>concatenating <codeid="hazards-plural">" hazards"</code> to the end of the string <b>IF</b> (length of <var>hazards</var>) 1 <b>ELSE</b> concatenating <codeid="hazards-singular">" hazard"</code> to the end of the string.</li>
0 commit comments