We should use `%`, `.format`, or f-strings instead for situations when keys or values are integers, since `+` does not automatically type-convert for us.