Update Jarvis2.py

This commit is contained in:
B.Jothin kumar
2021-10-09 17:47:30 +05:30
committed by GitHub
parent 4245ae0ee2
commit 9d49c4c0e0

View File

@@ -180,4 +180,4 @@ def execute_the_command_said_by_user():
gui.set_speak_command(execute_the_command_said_by_user) gui.set_speak_command(execute_the_command_said_by_user)
gui.mainloop() gui.mainloop()