Mr-Vicky-01 commited on
Commit
ca71c26
·
verified ·
1 Parent(s): fa75acc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
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