> Thank you very much for your kind words. I am facing this errors :
> 
> > ',' or ')' expected
> > Unexpected indent
> > Statement expected, found Py:DEDENT
> 
> for the last 2,3 days. Kindly help me out.

You need to share your code.

Pycharm should be dropping you exactly on the line that is resulting in this 
error.

Without it, we are guessing.

        - Benjamin

> On Aug 10, 2021, at 8:03 AM, Rana Zain <[email protected]> wrote:
> 
> 
> 
> On Monday, August 9, 2021 at 5:43:06 PM UTC+5 Kasper Laudrup wrote:
> On 09/08/2021 14.24, Rana Zain wrote: 
> > 
> > Thank you so much everyone. It's work. 
> > 
> > I have another problem. I am facing this issue in Pycharm .  I tried 
> > spaces & tabs. 
> > 
> > Error is :"Unindent does not match any outer indentation level"" 
> 
> Python uses indentation for scoping unlike most other programming 
> languages. That is very important and basic knowledge and doesn't have 
> anything to do with Pycharm. 
> 
> I would suggest you start by finding a tutorial, book or similar on 
> Python for absolute beginners and then take it slowly from there. 
> 
> A quick search showed this: 
> 
> https://python.land/python-tutorial <https://python.land/python-tutorial> 
> 
> But others might have some better suggestions. 
> 
> Good luck on learning Python. It's a nice and very forgiving language so 
> you'll make progress very quickly, but like with most other things, you 
> do need some amount of patience to get started. 
> 
> Kind regards, 
> 
> Kasper Laudrup 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/94bde1d2-ba4e-480e-8ef6-f71f1626a88en%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/django-users/94bde1d2-ba4e-480e-8ef6-f71f1626a88en%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/28357425-0375-41AC-96C4-B033508132DD%40schollnick.net.

Reply via email to