Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 334 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 334 Bytes

code_in_crypto

code in crypto solver

Step 1: Install Anaconda Python and add conda installation bin location to PATH Step 2: conda create -n python3env requests Step 3: activate python3env OR conda activate python3env (unix) Step 4: python Step 5: I was having difficulties running so i ran the code in interactive mode in step 4