added files

This commit is contained in:
mhjensen
2020-12-18 07:00:56 +01:00
parent 5a4824462a
commit cd09587f60
261 changed files with 148731 additions and 26854 deletions
@@ -22,10 +22,10 @@ x = np.log(np.array([4.0, 7.0, 8.0])
print(x)
------------------
 File "<ipython-input-7-f6d7a289d493>", line 3
 File "<ipython-input-20-f6d7a289d493>", line 3
 print(x)
 ^
SyntaxError: invalid syntax
SyntaxError: invalid syntax (<ipython-input-7-f6d7a289d493>, line 3)
SyntaxError: invalid syntax (<ipython-input-20-f6d7a289d493>, line 3)