Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 223 Bytes

305.md

File metadata and controls

4 lines (3 loc) · 223 Bytes
  1. Get cipher-text and keyword from the problem statement.
  2. Decipher using Python script: python3 script.py <cipher-text> <keyword>