On 30 ene, 09:26, [EMAIL PROTECTED] wrote:

> I am shravan tiwari, i want to know that how i'll run any python
> file(*.py) on command prompt r python GUI.
> i tried this
>
> python test.py
>
> but i have got error, syntax error. so can i get the solution.

This is the right way to run it.
If you get a syntax error, it means that test.py is not correctly
written. Fix the code and try again.

--
Gabriel Genellina
-- 
http://mail.python.org/mailman/listinfo/python-list
  • HI all tiwarishravan
    • Re: HI all Gabriel Genellina
    • Re: HI all Nick J Chackowsky

Reply via email to