when i want to run command in powershell terminal in python it is not responding

Viewed 13

After defining a variable in python, when I run it in the powershell terminal, it does not respond. e.g; When I try to run "py variables.py" command in terminal, it does not give the result. What is the problem caused by?

0 Answers
Related