# Clone repo
git clone https://github.com/Prakasaka/python-script.git
# Move into the work directory.
cd python-script
# Execute permission
chmod +x spcl_char.pyYou can see help using ./spcl_char.py -h
Usage for Arguments: spcl_char.py [-s] string
Optional arguments:
-s Your string here
In Argument you can't use more than 25 characters
./spcl_char.py -s illuminator
Output: Your special string - !llum!n@70rIn user input you can use unlimited characters
./spcl_char.py
Enter your string : illuminator
Output: Your special string - !llum!n@70r