Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -23,6 +23,9 @@ example Output 1: mom, i am hungry
|
|
23 |
example input 2: teacher kita bathroom poonu tu epdi kekuradhu
|
24 |
example Output 2: Excuse me, teacher. May I please be excused to use the restroom?
|
25 |
|
|
|
|
|
|
|
26 |
note: output must in one line
|
27 |
"""
|
28 |
|
|
|
23 |
example input 2: teacher kita bathroom poonu tu epdi kekuradhu
|
24 |
example Output 2: Excuse me, teacher. May I please be excused to use the restroom?
|
25 |
|
26 |
+
example input 2: naaliku veliya engayaachi poolama
|
27 |
+
example Output 2: Can we go out somewhere tomorrow?
|
28 |
+
|
29 |
note: output must in one line
|
30 |
"""
|
31 |
|