Skip to content
Discussion options

You must be logged in to vote

Te falta cerrar tu variable de key_words, debe de quedar algo así:

key_words = ["average", "temperature", "distance"]

De igual manera te falta cerrar bien la instrucción print al final ")"

print(sentence.replace('C', 'Celsius'))

Recuerda, los errores de sintaxis son de escritura en el código y se producen antes de la ejecución del mismo.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@NayGL
Comment options

Comment options

You must be logged in to vote
1 reply
@NayGL
Comment options

Comment options

You must be logged in to vote
1 reply
@NayGL
Comment options

Answer selected by NayGL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants