* Update: Added info re uppercase and lowercase Included information to explain that lowercase and camelCase can be used for const identifiers. * Fix: corrected mutable to immutable I corrected the error that uppercase is used for mutable values. * Fix: changed ** ** to <strong></strong> I changed the markdown ** ** to <strong></strong>, as I was informed that ** didin't work.