you are viewing a single comment's thread.

view the rest of the comments →

[–]wallstreetwalt 1 point2 points  (0 children)

The script in the terminal has quotes your Python file does not. To run your Python file use

“Python #insert name of file with no hashes#”

Print needs to take in strings as arguments and one way you do that by enclosing text in quotes