it’s asking for function passing which i’m a bit lost on and then suddenly the word vigenere is used while text and custome_key is used as arguments. I’m really confused as why suddenly vigenere is used
I would assume vigenere is a function that was defined at some point and you are asked to call it, pass it the two asked-for arguments, and store its return in the encryption variable.