Getting ready for merge
Browse files
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",
|