@sTiKyt It's indentation problem.
This commit is contained in:
Usama Abdul Sattar 2018-10-30 16:31:22 +05:00 committed by GitHub
parent 07d2335907
commit 9d6719fbf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,8 +15,8 @@ def checkConnection(host='http://duckduckgo.com'): #Connection check
return True return True
except: except:
return False return False
if checkConnection() == False: if checkConnection() == False:
print (''' print ('''
....._____....... ____ ____ ____ _ ____ _ ____ _ ____ _ _ ....._____....... ____ ____ ____ _ ____ _ ____ _ ____ _ _
/ \/| [__ | | | | |__| | |___ | [__ |__| / \/| [__ | | | | |__| | |___ | [__ |__|
\o__ /\| ___] |__| |___ | | | |___ | | ___] | | \o__ /\| ___] |__| |___ | | | |___ | | ___] | |