We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36acbd7 commit ba4d4cfCopy full SHA for ba4d4cf
friday.py
@@ -10,5 +10,5 @@
10
if (("notepad" in x) or ("Notepad" in x)) and (("open" in x) or ("run" in x) or ("Open" in x) or ("Run" in x)) :
11
pyttsx3.speak("Here it is , sir")
12
os.system("notepad")
13
- print("anything more")
14
-
+ print("anything more")
+
0 commit comments