Skip to content

Commit

Permalink
Update quick_scanner.py
Browse files Browse the repository at this point in the history
  • Loading branch information
santosomar committed Apr 5, 2019
1 parent 544362e commit 7403d7c
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions python_ruby_and_bash/quick_scanner.py
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -17,16 +17,9 @@
subprocess.call('clear', shell=True) subprocess.call('clear', shell=True)


print('''\t print('''\t
___ __ __ _ ___ _ ___ #####################
/ _ \| \/ | /_\ | _ ( ) __| OMAR'S QUICK SCANNER
| (_) | |\/| |/ _ \| //\__ \ #####################
\___/|_| _|_/_/_\_\_|_\ |___/
| | |_ _|_ _|_ _| | | __|
| |__ | | | | | | | |__| _|
|____|___| |_| _|_| |____|___|__
/ __|/ __| /_\ | \| | \| | __| _ \\
\__ \ (__ / _ \| .` | .` | _|| /
|___/\___/_/ \_\_|\_|_|\_|___|_|_\\
''') ''')


Expand Down

0 comments on commit 7403d7c

Please sign in to comment.