Skip to content

Commit e6735aa

Browse files
Update virtual_assistant.py
1 parent 69a1d1a commit e6735aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

virtual_assistant.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Description: This is a virtual assistant program that gets the date, the current time, responds back with a random greeting, and
22
# returns information on a person from wikipedia e.g. 'who is LeBron James'
33

4-
# A virtual assistant is an application that can understand voice commands and complete tasks for a user.
4+
# DEF: A virtual assistant is an application that can understand voice commands and complete tasks for a user.
55

66
# Resources:
77
# (1) https://towardsdatascience.com/build-your-first-voice-assistant-85a5a49f6cc1

0 commit comments

Comments
 (0)