Price fraction: Difference between revisions

m
(Added Commodore BASIC)
Line 1,902:
# The default operator between test cases is "and".
# That is, writing "case" without a logical operator is the same as writing "case and".
# To make a given case act as a switch case does in other languages, use "case or".
}
 
885

edits