qiskit.providers.ibmq.utils.to_python_identifier¶ to_python_identifier(name)[fuente]¶ Convert a name to a valid Python identifier. Parámetros name (str) – Name to be converted. Tipo del valor devuelto str Devuelve Name that is a valid Python identifier.