Python Forum
No idea how to use the Caesar Cypher in my code
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
No idea how to use the Caesar Cypher in my code
#3
Right, ok I forgot about the argument, thank you.

So I plugged in what "key" is, which is encryptionKey, but when I plugged it in, and ran it, it gives me an error saying

TypeError: passwordEncrypt() missing 1 required positional argument: 'key'

Problem is, there is no specific definition for key anywhere but way further up, all it does now is print the password, then 16, which is the key, then before that the error.

This has left me even more confused.
Reply


Messages In This Thread
RE: No idea how to use the Caesar Cypher in my code - by celtickodiak - Oct-08-2019, 01:41 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Cipher Caesar Azilkhan 1 2,147 Nov-21-2019, 03:40 PM
Last Post: ichabod801
  Caesar cipher Drone4four 19 10,765 Nov-11-2018, 04:07 AM
Last Post: nilamo
  Vigenere and Caesar Cipher sammy2938 1 5,749 Jul-29-2017, 01:32 PM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020