From d1ecc862229623679212977726577853822a4364 Mon Sep 17 00:00:00 2001 From: KILANERROR404 <70495592+KILANERROR404@users.noreply.github.com> Date: Thu, 24 Dec 2020 00:07:38 -0300 Subject: [PATCH] Update scan.py --- scan.py | 1 - 1 file changed, 1 deletion(-) 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)