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 69a1d1a commit e6735aaCopy full SHA for e6735aa
virtual_assistant.py
@@ -1,7 +1,7 @@
1
# Description: This is a virtual assistant program that gets the date, the current time, responds back with a random greeting, and
2
# returns information on a person from wikipedia e.g. 'who is LeBron James'
3
4
-# A virtual assistant is an application that can understand voice commands and complete tasks for a user.
+# DEF: A virtual assistant is an application that can understand voice commands and complete tasks for a user.
5
6
# Resources:
7
# (1) https://towardsdatascience.com/build-your-first-voice-assistant-85a5a49f6cc1
0 commit comments