(* Comment Trying Russell Language *) x := 'Bertrand Russell' (* Various Syntax *) x := "Bertrand Russell" x := 1872 - 5 * 18 / 6 + 4 + x - 6 / x