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.


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
>
> 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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/94bde1d2-ba4e-480e-8ef6-f71f1626a88en%40googlegroups.com.

Reply via email to