Geovanny A. S.
Geovanny A. S.
``` if char == ' ': print('space!') ``` > The parentheses can be helpful to improve readability in certain situations, especially when combining multiple conditions or more complex expressions.
 Im facing a similar issue regarding the step 71 it does not allow me to mark it as completed.
> @yonrasgg please share your code by copying it and pasting here, instead of using image. ``` text = 'Hello Zaira' custom_key = 'python' def vigenere(message, key, direction): key_index = ...
> Hey @yonrasgg you have a syntax error in the last line my fault for typo, however it still showing the message: > Sorry, your code does not pass. Keep...
> Are you able to see these lines in the editor?  Yes that was my issue, I reseted the step and type changes manually and now it works, great...