forked from nus-cs2113-AY2223S1/tp
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from indraneelrp/master
Edited runtest.sh
- Loading branch information
Showing
2 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,14 @@ | ||
Hello from | ||
Welcome to your Movie Reviews bot, | ||
____ _ | ||
| _ \ _ _| | _____ | ||
| | | | | | | |/ / _ \ | ||
| |_| | |_| | < __/ | ||
|____/ \__,_|_|\_\___| | ||
|
||
What is your name? | ||
Hello James Gosling | ||
Got it. I've added the following item to the list: | ||
[Movie] inception Rating: 99.5 Date watched: 2 sep 22 | ||
|
||
Now you have 1 reviews in the list. | ||
|
||
--------------- | ||
See you again! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
James Gosling | ||
add /movie inception /rating 99.5 /date 2 sep 22 | ||
bye |