nbaldwin commited on
Commit
2105a52
·
1 Parent(s): 9a9e104

Getting ready for merge

Browse files
Files changed (1) hide show
  1. run.py +1 -1
run.py CHANGED
@@ -64,7 +64,7 @@ if __name__ == "__main__":
64
 
65
  #6. ~~~ Get the data ~~~
66
  code = """
67
- print("hi)
68
  """
69
  input_data = {
70
  "language": "Python",
 
64
 
65
  #6. ~~~ Get the data ~~~
66
  code = """
67
+ print("hi")
68
  """
69
  input_data = {
70
  "language": "Python",