I cannot run python file useing notepad++

hello,
iam trying to runn python file from notepad++
iam pressing f5 and useing this:
python -i “$(FULL_CURRENT_PATH)”
wen i am running the file it was openning the terminal but not running the file.
pleas help me