ZoomIn/ZoomOut Instructions Added

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

View File

@ -14,7 +14,10 @@ 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('+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++')
def checkConnection(host='https://google.com'): #Connection check
system('clear')
try: