diff --git a/scan.py b/scan.py index 8e0df63..28e9913 100644 --- a/scan.py +++ b/scan.py @@ -45,7 +45,6 @@ def main(): print (" {}[ 7 ] {}German").format(r,w) print (" {}[ 8 ] {}Turkey").format(r,w) print (" {}[ 9 ] {}Exit").format(r,w) - print "" select = input("\033[1;31m[ \033[1;37mSelect@Number \033[1;31m]\033[1;37m> ") filtering(select)