1.02 Algorithms
Program Code
Review Question | Response |
---|---|
What was the purpose of your program? | The purpose of my program was to simulate a conversation between the program and the user. |
How could your program be useful in the real world? | The concept of my program could be used to help develop various different bots, such as the ones used in customer support departments. |
What is a problem you ran into, and how did you fix it? | I did not run into any problems while making this program. |
Describe one thing you would do differently the next time you write a program. | Next time I would make it a bit more involved and customizable to the user, to make it seem like they are almost talking to a real person. |
How could your program be generalized and useful in other areas? | As I said before, it could be useful in areas such as customer support, to help solve the customer's problem as fast as possible. |