diff --git a/humanprogram.py b/humanprogram.py index 6909896..31478d6 100644 --- a/humanprogram.py +++ b/humanprogram.py @@ -55,4 +55,4 @@ pyttsx3.speak("Exiting") break else: - pyttsx3.speak("such application dont support in your computer plz tell again") \ No newline at end of file + pyttsx3.speak("Such application dont support in your computer plz tell again") diff --git a/task1.py b/task1.py index 5872c38..7a48411 100644 --- a/task1.py +++ b/task1.py @@ -31,7 +31,7 @@ pyttsx3.speak("My name is jack im your assitant and i wil help you for your requirements") elif ("chrome" in p): - pyttsx3.speak("opening chrome for you") + pyttsx3.speak("Opening chrome for you") os.system("chrome") elif ("aws" in p) or ("aws cloud services" in p):