Visual studio code Powershell içinde pyhton numbers.py yazıyorum ve aşağıdaki hatayı alıyorum.
Pyhton' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again çözümü nedir?
Toplam 1 cevap
Yazım yanlışı yapmışsın.
pyhton numbers.py değil python numbers.py yazmalısın.
Basit bir dikkatsizlik thatası olmuş.