Create greetings.csv
Browse files- greetings.csv +11 -0
greetings.csv
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
id,text
|
| 2 |
+
1,Hello!
|
| 3 |
+
2,Hi there!
|
| 4 |
+
3,Good morning!
|
| 5 |
+
4,Good evening!
|
| 6 |
+
5,How are you?
|
| 7 |
+
6,Hey!
|
| 8 |
+
7,What's up?
|
| 9 |
+
8,Howdy!
|
| 10 |
+
9,Greetings!
|
| 11 |
+
10,Welcome!
|