Nikhil0987 commited on
Commit
30fda7c
·
verified ·
1 Parent(s): 36e9e34

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ def add_to_json(new_data):
21
  new_data = {
22
 
23
 
24
- "goal": userinput,
25
 
26
 
27
  }
 
21
  new_data = {
22
 
23
 
24
+ "goal": answer,
25
 
26
 
27
  }