Writing
Statements for Pre-requisites in Course
To indicate OR status,
separate the classes with a "," but do NOT put quotes around the string.
To indicate AND status,
the book says to use an "&", but this is not correct for 2.6. Separate the
classes with a "," just like for OR, but you DO put quotes around the string.