i do not know what i am doing wrong in this part of the code, im writing exactly what is supposed to be
encryption = vigenere(text, custom_key)
return encryption
can someone help me in this one?
i am desperate
i do not know what i am doing wrong in this part of the code, im writing exactly what is supposed to be
encryption = vigenere(text, custom_key)
return encryption
can someone help me in this one?
i am desperate
Please post a link to the Step. Thanks
Hi there! No need for this, there’s no condition in the task to return smth, only to store the value
thanks man, appreciated!
Found the link
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.