Update Checks.py

This commit is contained in:
AnonUD4Y 2019-06-30 16:54:37 +05:30 committed by GitHub
parent 5b9c7e70f1
commit e1cea11957
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ languageSelector()
def zoomOut(): #Prompt For User To manually ZoomIn/ZoomOut in Termux.
print(' Please ZoomIn/ZoomOut Until Below Word Shows in Single Line\n')
print('+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++')
input(" ")
def checkConnection(host='https://google.com'): #Connection check
system('clear')