We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98522ba commit 365a572Copy full SHA for 365a572
README.md
@@ -6,7 +6,7 @@ base64 encoder and decoder in python
6
- Run it using `Python3 base.py` after cd-ing in the directory the python script is
7
- select 1 for encoding or 2 for decoding
8
- input the text
9
-- the program will spit out the base64 version
+- the program will spit out the base64 version (or the original one if decode)
10
11
12
### Note
0 commit comments