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?
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?