You cannot have `10` and `'a'` in the same sequence. `10` is an `int`, `'a'` is 
a `char`.

Reply via email to