Ooops Action ...

This commit is contained in:
AnonUD4Y 2019-06-30 17:05:58 +05:30 committed by GitHub
parent e1cea11957
commit 92841fcdba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,11 +14,6 @@ RED, GREEN, DEFAULT = '\033[91m', '\033[1;32m', '\033[0m'
installGetText()
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')
try: