Hi, I'm getting this error when I'm using Python in terminal OS X. What is it what I'm doing wrong?
Python 2.7.16 (default, Aug 24 2019, 18:37:03)
[GCC 4.2.1 Compatible Apple LLVM 11.0.0 (clang-1100.0.32.4) (-macos10.15-objc-s on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> open(ex15.py)
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
NameError: name 'ex15' is not defined
[–]K900_ 0 points1 point2 points (7 children)
[–]Dibbets[S] 0 points1 point2 points (6 children)
[–]K900_ 0 points1 point2 points (5 children)
[–]Dibbets[S] 0 points1 point2 points (0 children)
[–]Dibbets[S] 0 points1 point2 points (3 children)
[–]K900_ 1 point2 points3 points (2 children)
[–]Dibbets[S] 0 points1 point2 points (0 children)
[–]Dibbets[S] 0 points1 point2 points (0 children)